Statistics
6 Questions
0 Answers
RANK
109,723
of 301,036
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,151
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 172,467
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to get the base workspace varibles in a function
Hey guys, the 'who' method only return the function argument. How to return the base workspace? Thank you so much`~~
14 years ago | 2 answers | 0
2
answersQuestion
How to run Simulink command without opening those model windows?
I'm working on the project that request running those Matlab/Simulink command such like 'open_system()', 'model([],[],[],'compil...
14 years ago | 1 answer | 0
1
answerQuestion
Can I pass the model name into the ([],[],[],'compile') command?
for example, it at first works with f14([],[],[],'compile'); But now i want to write this command into a function, and...
14 years ago | 1 answer | 0
1
answerQuestion
How can I get all simulink model block's data type without compile the modle?
How can I get all Simulink model block's data type without compile the modle? there's something wrong with the compliation. T...
14 years ago | 1 answer | 0
1
answerQuestion
How to output all my Simulink model signals' Output data type?
Hi guys, My current project is to findout all the signals' output data type(int16, int32, single, double..). How can I do t...
14 years ago | 1 answer | 0
1
answerQuestion
How to use Matlab script to find all the testpoints in Simulink model??
Hi guys, I'm currently working on my project. I have a Simulink model and i want to use Matlab script to automatically find...
14 years ago | 1 answer | 0
