Feeds
提问
Can multiple processes read and write a .mat file at the same time?
I am working with an app that attempts to do live visualization of data being generated by a Simulink script. Is it safe for the...
3 months 前 | 1 个回答 | 0
1
个回答提问
Querying data from enum arrays using C API
I am passing a struct as a block dialog parameter to an S-function. The struct is deeply nested and contains some fields that ar...
5 months 前 | 1 个回答 | 0
1
个回答提问
Tools for generating simulink model documentation and diagrams
Hello, I'm looking for a tool (or combination of tools) that can do the following Look into a model, and generate information a...
1 year 前 | 1 个回答 | 0
1
个回答提问
Simulink: How to pass mask input values a masked subsysem
Context: I have a masked model that contains two instances of the same masked submodel. I would like to pass values from the top...
2 years 前 | 1 个回答 | 0
1
个回答提问
pass zeros to input using a flag
Hello, i am trying to use an enable/disable flag for an inport that takes in a bus. The bus is named MyBus and has two signals: ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Datetime arithmetic in simulink
Hello, is it possible to do datetime arithmetic in simulink? Eventually, the code may be autogenerated to C++. for example, in...
2 years 前 | 1 个回答 | 0
