From: Susan on 5 Mar 2010 13:40 I'm working on some control theory in Simulink. I have a step input and a transfer function. I want to see more than 10 seconds on the scope. Is this possible?
From: Phil Goddard on 7 Mar 2010 21:22 Right click on a Scope block and select "Help". That explains how to see as much or as little data on a scope as you wish. Phil.
From: Susan on 8 Mar 2010 15:50 "Phil Goddard" <philNOSPAM(a)goddardconsulting.ca> wrote in message <hn1n0d$l4n$1(a)fred.mathworks.com>... > > Right click on a Scope block and select "Help". > That explains how to see as much or as little data on a scope as you wish. > > Phil. I guess the issue isn't with the scope but with simulation time. I have a transfer function. There is no time variable in the function restricting the time to seconds, but when I auto scale there's not data for more than 10 secs. I tried just connecting a random number to a scope and I couldn't get more than 10 seconds worth of data even after I auto scale. I had tried all this which is also the suggestion in the help menu. Do you have any ideas how to get more than 10 seconds of data?
From: Husam Aldahiyat on 8 Mar 2010 16:00 "Susan " <susanreneemueller(a)gmail.com> wrote in message <hmrj6u$313$1(a)fred.mathworks.com>... > I'm working on some control theory in Simulink. I have a step input and a transfer function. I want to see more than 10 seconds on the scope. Is this possible? Right next to the green "Play/Simulate" button there is an edit box with the number "10" in it. Change it then run again. Press the binoculars on the new plot to see the entire specified range. Alternatively, you could go to Simulation -> Configuration Parameters on the menubar (Ctrl+E) and change it from there.
From: Susan on 8 Mar 2010 16:08 "Husam Aldahiyat" <numandina(a)gmail.com> wrote in message <hn3ohf$j5d$1(a)fred.mathworks.com>... > "Susan " <susanreneemueller(a)gmail.com> wrote in message <hmrj6u$313$1(a)fred.mathworks.com>... > > I'm working on some control theory in Simulink. I have a step input and a transfer function. I want to see more than 10 seconds on the scope. Is this possible? > > Right next to the green "Play/Simulate" button there is an edit box with the number "10" in it. Change it then run again. Press the binoculars on the new plot to see the entire specified range. > > Alternatively, you could go to Simulation -> Configuration Parameters on the menubar (Ctrl+E) and change it from there. I don't have a "play/simulate" button or the edit box, but I did change the configuration parameters and that worked. THANK YOU!!
|
Pages: 1 Prev: Remove only concecutive repetitions in an array/matrix Next: Draw an one inch horizontal line? |