Niklas Nylén
Followers: 0 Following: 0
Statistics
RANK
4,241
of 295,486
REPUTATION
12
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
2
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
How to convert *.slx model to *.mdl using m script?
load_system('mysys.slx') save_system('mysys', 'mysys.mdl')
6 years ago | 1
| accepted
inputdlg - how do i recognise if someone entered a symbol, e.g. = into the box?
Verifying that the expression is a valid equation is probably extremely hard, but validating that only "allowed" symbols are ent...
6 years ago | 0
| accepted
I run a matlab code. I get the plots but do not get the variables in workspace. Somebody please help me to fix this.
Variables created in a function do not get assigned to the base workspace. To debug the variable values you should add a debug s...
7 years ago | 1
Question
Get data from multi-level struct using strings
I need to read data into matlab where a text file specifies the structure and index of the data and another file contains the da...
7 years ago | 1 answer | 0