Bring simulink content to matlab.

3 views (last 30 days)
am
am on 25 Feb 2021
Commented: am on 1 Mar 2021
Hi,
And extract my data to matlab.
But even though I have only one output and one input, simulink marks 2. How can I do the extraction of only one output?
  2 Comments
Rhea Chandy
Rhea Chandy on 1 Mar 2021
Edited: Rhea Chandy on 1 Mar 2021
Hi!
Can you share the model you're working on so that I can reproduce this issue and look into it further? I'd like to crosscheck the number of outputs in the model with the number indicated in the linearizer.
Also can you let me know what release of Simulink you're working with?

Sign in to comment.

Accepted Answer

Rhea Chandy
Rhea Chandy on 1 Mar 2021
Hi,
From what I can tell, the Linearizer was detecting both signals Y1 and Y2 as your output signal, since they were muxed together.
I've made a small modification to your model so that only one output signal is detected, and attached it. I hope that the model still works as intended.
  1 Comment
am
am on 1 Mar 2021
Thank you very much! I will test it asap!!

Sign in to comment.

More Answers (0)

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!