Statistics
5 Questions
0 Answers
RANK
293,776
of 300,553
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 21,024
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,635
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
11 days ago | 1 answer | 0
1
answerQuestion
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...
8 months ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
1
answerQuestion
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 year ago | 1 answer | 0
