Feeds
已回答
Report Generator; how to deal with special characters & indenting
Hi Petra, for your first question, you could exploit the sprintf function. You can refer to the "Special Character" section o...
Report Generator; how to deal with special characters & indenting
Hi Petra, for your first question, you could exploit the sprintf function. You can refer to the "Special Character" section o...
2 years 前 | 0
提问
Simulink File Comparison Custom Filters
Hello, I am trying to set up a custom comparison filter in order to ignore any changes to blocks of type 'simulink/Model-Wide U...
2 years 前 | 1 个回答 | 0
1
个回答提问
Log a Subset of Signals using fast restart
Hello, I am trying to log a subset of signals in a model by specifying a DataLoggingOverride in a Simulink.SimulationInput obje...
3 years 前 | 1 个回答 | 1
1
个回答提问
Bus input/output in c s-function and rapid accelerator mode
Hello, I am trying to develop an s-function with a bus signal as output. I managed to do that using the sfunction builder. I...
10 years 前 | 0 个回答 | 0
0
个回答已回答
Buses as inputs/outputs in C MEX S-Functions
Hello, I am trying to develop an s-function with a bus signal as output. I managed to do that using the sfunction builder. I...
Buses as inputs/outputs in C MEX S-Functions
Hello, I am trying to develop an s-function with a bus signal as output. I managed to do that using the sfunction builder. I...
10 years 前 | 0
提问
Unable to determine if rapid accelerator target for 'model' started successfully
Hallo, I have a simulink model containing (among other blocks) some s-functions. The model runs fine in 'normal', 'accelerator...
11 years 前 | 1 个回答 | 0
1
个回答已回答
How can I separate source files and mex files in a simulink s-function library for use with simulink coder?
After struggling for a while I found the answer myself. Apparently I had to properly write a rtwmakecfg.m file and put it in m...
How can I separate source files and mex files in a simulink s-function library for use with simulink coder?
After struggling for a while I found the answer myself. Apparently I had to properly write a rtwmakecfg.m file and put it in m...
11 years 前 | 0
| 已接受
提问
How can I separate source files and mex files in a simulink s-function library for use with simulink coder?
Hallo, I am trying to create a simulink library which mainly contains some s-function blocks. I would also like to use this ...
11 years 前 | 1 个回答 | 0