Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
