In the model command, in you want to get the output of a model, the code is: outputs = model(t,x,u,'outputs');
In which "u" means "Inputs, specified as real double in vector format." What is this? Is there any examples of how to use this command? Thank you!
0 Comments
Sign in to comment.