Feeds
提问
Struct as input to mex file
I want to provide a struct as an input to mex function in C and then use the data stored as in a particular field in the computa...
8 years 前 | 1 个回答 | 0
1
个回答提问
Reading inport at simulation start
I have a subsystem containing a state space block. I want to use the initial value (t=0) of a signal at an inport of the subsyst...
9 years 前 | 0 个回答 | 0
0
个回答已回答
How might I create a colormap image of matrix x,y(log scale),z?
You may find <http://de.mathworks.com/help/matlab/ref/contourf.html contourf> useful. Also, log scale can be selected from <htt...
How might I create a colormap image of matrix x,y(log scale),z?
You may find <http://de.mathworks.com/help/matlab/ref/contourf.html contourf> useful. Also, log scale can be selected from <htt...
9 years 前 | 0
提问
Finding directory containing executable for compiled application
I need to get the path of the executable for a compiled application. <http://www.mathworks.com/matlabcentral/answers/92949-how-c...
9 years 前 | 1 个回答 | 0