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/...
7년 초과 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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,...
7년 초과 전 | 답변 수: 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: ...
7년 초과 전 | 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...
7년 초과 전 | 답변 수: 1 | 0
