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년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 1 | 0