Dmytro Sokol
Followers: 0 Following: 0
Feeds
提问
Error overwriting array when using Simulink
The following error I get when running the model: An error occurred while running the simulation and the simulation was termina...
5 months 前 | 2 个回答 | 0
2
个回答提问
Using internal signals for model verification
Hi all, I have a top subsystem (top_level) with child subsystems (child_model1, child_model2) in it. The goal it to verif...
8 months 前 | 1 个回答 | 0
1
个回答提问
How to read the result of fprintf
I have the following code line: fprintf('set %d\n', ID); That ID is not directly accessible to me, so I can't simply use it. H...
2 years 前 | 3 个回答 | 0
3
个回答提问
How to collect cyclomatic complexity of linked block?
I need to get the Aggregated Complexity of the system. But the results exclude linked block which are used in the system. How to...
3 years 前 | 1 个回答 | 0