Feeds
質問
How can I get the data size/length from a signal in Simulink?
I'm currently trying to get the size/length of data from a signal in Simulink. I've already tried the <https://de.mathworks.com/...
8年弱 前 | 1 件の回答 | 1
1
回答質問
How to set an Initial value for a Bus Object
I'm currently generating a Bus with multiple signals. I'm doing this programatically and it's working just fine. But I want to s...
8年弱 前 | 0 件の回答 | 0
0
回答質問
How to display double-precision floating-point number in binary representation?
Hello, I'm currently working with Simulink. There I'm reading a value out of a Data Store Memory. This value is a double value,...
8年弱 前 | 1 件の回答 | 0
1
回答回答済み
Why isn't the 'add_block' function working when giving variable instead of explicit value?
EDIT: I've found the problem. Since subsystem_name is a cell array, I only need to access the first element: Which results in: ...
Why isn't the 'add_block' function working when giving variable instead of explicit value?
EDIT: I've found the problem. Since subsystem_name is a cell array, I only need to access the first element: Which results in: ...
約8年 前 | 0
| 採用済み
質問
Why isn't the 'add_block' function working when giving variable instead of explicit value?
I'm currently trying to add blocks, based on names from an excel list, to my current system. However the *add_block* function on...
約8年 前 | 1 件の回答 | 0
