Community Profile

photo

tran xuanminh


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Explorer
  • First Answer

View badges

Feeds

View by

Answered
How to plot multiple graphs from Simulink in Matlab
Ok thanks

3 years ago | 0

Answered
How do I plot Simulink signal values saved to the MATLAB workspace on an axes?
>>plot(ScopeData.time,ScopeData.signals.values); >>grid on; ??? >>plot(ScopeData.time,ScopeData.signals.values); ...

6 years ago | 0