Statistics
RANK
249 136
of 295 569
REPUTATION
0
CONTRIBUTIONS
8 Questions
5 Answers
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
What is the function behind renaming Simscape Blocks in the Simscape Results Explorer?
Hello I have created a script in Matlab making analyses and calculations out of Simulink/Simscape simulation by reading the 'si...
mer än 9 år ago | 2 answers | 0
2
answersHow can I use the PS-Simulink converter in Simscape?
If you click twice on the PS-Simulink converter. You can select the Unit of the signal.
mer än 9 år ago | 0
How can I show Through variables of a Composite Block in Simscape
The Answer was easier than I expected equations p == A.p; % Pressure T == A.T; % Temperature G...
mer än 9 år ago | 0
| accepted
Question
How can I show Through variables of a Composite Block in Simscape
Hello is it possible to show a through variable in the simscape blocks variable section of a composite block. variable...
mer än 9 år ago | 1 answer | 0
1
answerSimscape Language Chamber with Orifice
It works by combining the different components in a Composite Component!
mer än 9 år ago | 0
| accepted
How can I add a subsystem containing simscape components to a custom simscape library? (using ssc_build or likewise)
Maybe it is already to late to solve your problem. You can create 'Composite Components' which contain other components. Look...
mer än 9 år ago | 0
Subsystems in Simscape Library with ssc_build
I found a solution: It works with 'Creating Composite Components' page 2-49 of this document: <http://cn.mathworks.com/hel...
mer än 9 år ago | 0
| accepted
Question
Simscape: setting common simulation parameter?
I would like to modify all the parameters shown in the picture with set_param. <</matlabcentral/answers/uploaded_files/34392/...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
Using replace_block with Simscape
I want to replace a simscape block with another one. This doens't work: replace_block('vdp','Constant Area Pneumatic Orifi...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
Simscape Language Chamber with Orifice
Unfortunately it is not possible to create Subsystem automated inside a Simscape Library. So I have to find an other way to solv...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
Subsystems in Simscape Library with ssc_build
Is it possible to creat also Subsystems with ssc_build inside my Simscape Library. Thanks for an answer in advanced Cedric
mer än 9 år ago | 1 answer | 0
1
answerQuestion
"1x34 char" in GUI Table
Hello I like to insert some values (numbers, strings and booleans) from a Matlab Script into my GUI Table. Everything works ...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
Read BlockType of SimscapeBlocks
Hello I try to read some parameters with MATLAB out of my Simulink file. I do so by the following code load_system(x); ...
mer än 9 år ago | 1 answer | 0