[SOLVED] How can i extract the signal value and time value of response in simulink/matlab?

Status
Not open for further replies.

tarikelec

Member level 2
Joined
Nov 22, 2017
Messages
48
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
524
hello,
I have a model that gives a signal output Vout, as I want to use the functionalities of step response of matlab ,I tried to get the data of the signal in separate format: time and signal. I saved the signal in workspace Vout as structure and structure with time and called the command t=Vout.time; and y=Vout.signals and then the command:load StepInfoData t y and shows the error
Warning: Variable 't' not found.
Warning: Variable 'y' not found.
the link is https://se.mathworks.com/help/control/ref/stepinfo.html#mw_cab22a5a-b8ef-49fd-b071-3e7888430c00
under the Step-Response Characteristics from Response Data
 

What did you need to solve?. Did you already solve it?
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…