Community Profile

photo

Jordan McBain


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
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 ago | 1

Answered
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 ago | 2

Question


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 ago | 1 answer | 0

1

answer