統計
All
Feeds
質問
How to change color of a block in simulink when you perform copy
I'm trying to create a way to automatically change block colors when you do a copy in the model. I know how to change the color...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Find Triggered subsystem in a simulink model
Is there a command in matlab to find Subsystems that have trigger port. I want to replace a different timing raster for all the ...
約11年 前 | 1 件の回答 | 0
1
回答質問
How to use regexp to split the filepath
file path= C:\Data\Project\PCOD\PCOD_Model.mdl I want the model path only like C:\Data\Project\PCOD\.... how can I do it
11年以上 前 | 1 件の回答 | 0
1
回答質問
S Function Error while generationg mex file
I have a header file with a prototype of a function( myfunc)and a function ponter to it. The c code generated with call through ...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Running PostLoadFcn of a Model
I have a m file added to the PostLoadFcn of the model. The m file is trying to load a .mat file in the working directory and I g...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Load the fields of a structure
I have a structure A.params.data ans = r: [1x1 Simulink.Parameter] s: [1x1 Simulink.Parameter] I want to l...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Getting the datatype of a signal from simulink
I am trying to get the datatype of enumerated signal from the model programmatically, so that I can set its default value to one...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Passing Parameters to perl from Matlab
hey I need to pass the name of the config fie with a list of output signals from the model to a perl script. when I do perl('e...
12年弱 前 | 1 件の回答 | 0
1
回答質問
writing to excel from matlab
I want to write large amount of data to existing excel file. Using xlswrite is taking some time( few minutes). Can I do it faste...
12年弱 前 | 0 件の回答 | 0
0
回答質問
Copy Parameters from Stateflow
I want to copy parameters in a stateflow to outside of the chart. This is beacuse I need to access these parameters, so that I c...
約12年 前 | 1 件の回答 | 0
1
回答質問
Adding New Menu in SImulink
Is it possible to add new menu (like File, Edit) in Simulink
約12年 前 | 2 件の回答 | 0
2
回答質問
How to add right click options in Simulink
I have a subsystem and I want to add specific function( like copy the subsystem to a new model) at the right click. Is there way...
約12年 前 | 1 件の回答 | 0
1
回答質問
Navigate to the correct location in Simulink with path given
If I have a path like HYB/Controls/subsystem.... how do I go that subsystem directly rather than parsing through the entire mode...
12年以上 前 | 2 件の回答 | 0
2
回答質問
Real time workshop code generation with S-function
I am trying to build a model with s-function and I only have mexw32 file of that function available. I am using easy hooks(ehook...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Running perl script from matlab
I was trying to run a perl script which parses an XML file using XMLin and print the result, but perl('print.pl') gives this err...
13年弱 前 | 1 件の回答 | 0
1
回答回答済み
Build Errors with S-function
I did fix the issue, wrote an algorithm for the filter and compiled using mex function. Thanks Kaustubha for the help
Build Errors with S-function
I did fix the issue, wrote an algorithm for the filter and compiled using mex function. Thanks Kaustubha for the help
13年弱 前 | 0
質問
Build Errors with S-function
The model I am trying to build has a S-function and I have access to the <s-function>.c file. The source file has a function cal...
13年弱 前 | 1 件の回答 | 0