photo

Cedric Götze


TU Dresden

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How 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.

mehr als 9 Jahre vor | 0

Beantwortet
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...

mehr als 9 Jahre vor | 0

| akzeptiert

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Simscape Language Chamber with Orifice
It works by combining the different components in a Composite Component!

mehr als 9 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 9 Jahre vor | 0

Beantwortet
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...

mehr als 9 Jahre vor | 0

| akzeptiert

Frage


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/...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


"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 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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); ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort