From: Thomas Weingarten on 12 Aug 2010 05:49 Is their any possibility to determine the rise time and the other characteristic control values out of a simulink model ? The LTI Viewer offer many options for systems in form of zpk,tf and ss systems, but I can't find a possibility to investigate the results of my simulink simulation! Thanks Thomas
From: Arnaud Miege on 12 Aug 2010 06:29 "Thomas Weingarten" <T.Weingarten(a)web.de> wrote in message news:i40g2i$2l6$1(a)fred.mathworks.com... > Is their any possibility to determine the rise time and the other > characteristic control values out of a simulink model ? > The LTI Viewer offer many options for systems in form of zpk,tf and ss > systems, but I can't find a possibility to investigate the results of my > simulink simulation! > Thanks Thomas Have a look on the File Exchange, for example: http://www.mathworks.co.uk/matlabcentral/fileexchange/23357-stepresponse or you can use the function stepinfo from the Control System Toolbox: http://www.mathworks.com/access/helpdesk/help/toolbox/control/ref/stepinfo.html HTH, Arnaud
|
Pages: 1 Prev: load multiple files assigned to unique names Next: Simulink Transfer Function |