Kevin
Lockheed Martin Mission Systems & Training
Followers: 0 Following: 0
Feeds
提问
How to iterate through a bus object intil I have a struct of primitives which match RTW output with a script
We have a model which we generate code with. There are inputs and outputs, and +these are typically buses. When we generate co...
13 years 前 | 2 个回答 | 0
2
个回答已回答
How to get the port types and dimensions for a block
Ok, here is where I am at now... lcInterfaceSpec = RTW.getEncapsulationInterfaceSpecification(acModelName); %get handl...
How to get the port types and dimensions for a block
Ok, here is where I am at now... lcInterfaceSpec = RTW.getEncapsulationInterfaceSpecification(acModelName); %get handl...
13 years 前 | 0
已回答
How to get the port types and dimensions for a block
@Nirmal Gunaseelan - So, how do I get a pointer to my model in order to execute this? When I do a find_system, I can't figure o...
How to get the port types and dimensions for a block
@Nirmal Gunaseelan - So, how do I get a pointer to my model in order to execute this? When I do a find_system, I can't figure o...
13 years 前 | 0
提问
How to get the port types and dimensions for a block
We are generating code using RTW via a script. I am trying to collect the port dimensions and data types. Argument names would...
13 years 前 | 5 个回答 | 2
5
个回答提问
How do I get the RTW filename of a block I am building from a script?
I have a block, buried in a model, and I am trying to get the primary .cpp file name out of it (using a script). We are using en...
13 years 前 | 0 个回答 | 0
0
个回答提问
How to iterate through the ports of a block/model
How do I find the number of ports and then get the port name for each port? I found several answers, similar to: http://www.ma...
13 years 前 | 3 个回答 | 0
3
个回答提问
Simulink library browser shows "No blocks"
I can see all of the libraries, but no blocks. I found the following posts, but they don't have a solution: http://www.mathwork...
13 years 前 | 2 个回答 | 0