Feeds
질문
How to programmatically distinguish the port's domain for a simscape block? Like a connection belonging to foundation.electrical.electrical or physical signal?
How to programmatically distinguish the port's domain for a simscape block? Like a connection belonging to foundation.electrical...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Which testing scenario should be selected, for testing if the model's output and expected output is same.
Hi, I am new to the Simulink test manager. I am trying to test a subsystem. The test case or criteria is as follows: when re...
12개월 전 | 답변 수: 1 | 0
1
답변질문
How to change push button colour while the simulation is running
Hi, I have some push buttons in GUI app which are used to toggle respective constants. The constants should be changed as per ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to connect a Subsystem's outputPorts (more than 5) to "Bus Creator" programmatically (from scripting)
Hi, Suppose I have Subsystems block which has outputs more than 5. I have added "Bus Creator" using: add_block("simulink/Comm...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I get num, txt and raw as a cell array or matrix or table from the “readtable(file_name)” command, without using “[num,txt,raw]=xlsread(file_name)”
How do I get num, txt and raw as a cell array/matrix/table from the “readtable(file_name)” command. The alternative command “[nu...
1년 초과 전 | 답변 수: 1 | 0
