Jordan McBain
Followers: 0 Following: 0
Statistics
RANK
6,100
of 295,448
REPUTATION
8
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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 ...
5 years ago | 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);...
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