Jordan McBain
Followers: 0 Following: 0
Feeds
已回答
As a Software Engineer, Why should I use MATLAB?
MATLAB is not a programming language for software engineers. It is a tool for numerical analysis; its use cases in my mind are ...
As a Software Engineer, Why should I use MATLAB?
MATLAB is not a programming language for software engineers. It is a tool for numerical analysis; its use cases in my mind are ...
5 years 前 | 1
已回答
setExternalInput "The number of external inputs must be equal to the number of root-level input port blocks"
I worked around this problem by doing the following: t=[0:1:3]; mdl='jordanTest' inports=createInputDataset(mdl);...
setExternalInput "The number of external inputs must be equal to the number of root-level input port blocks"
I worked around this problem by doing the following: t=[0:1:3]; mdl='jordanTest' inports=createInputDataset(mdl);...
5 years 前 | 2
提问
setExternalInput "The number of external inputs must be equal to the number of root-level input port blocks"
Hello I've created a simple model for the purposes of exploring "setExternalInput." The model is called "jordanTest" as shown ...
5 years 前 | 1 个回答 | 0