Getting a broken output for a real time project interfaced with matlab??

2 views (last 30 days)
I am working on a TRMS model (feedback instrumnts ltd.) interfaced with matlab/simulink r2009a (cant use matlab versions higher than 7.x), which is also having a EML block, with Euler's code to solve differential equations written on it. Now, as can be seen in the pic attached, the matlab is saving only last few values of the outputs. I am getting the same thing on workspace too, its saving only the last few values of even the 'simulation time'. Ready to provide more information if required. Can anyone pls tell why this is happening?? Help Urgent?? Thnx in advance

Accepted Answer

Jan Houska
Jan Houska on 19 May 2015
If this an External Mode simulation, please go to External Mode Control Panel, Signals and Triggering, and adjust the value of the Duration parameter as needed.
  1 Comment
vinay pandey
vinay pandey on 21 May 2015
Hi Jan, thnx for replying. I have already solved the problem. Actually, i was taking an n*n matrix as an output of an EML block, but EML block doesn't support dynamicaly growing matrices. When i removed that n*n variable from the output of EML block the problem gets resolved itself. Now its working fine. Cheers! Vinay

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!