photo

Jordan McBain


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
5,786
of 300,302

REPUTATION
8

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
3

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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 ...

6 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);...

6 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 ...

6 years ago | 1 answer | 0

1

answer