help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: margin file test in matlab


From: Nicholas Jankowski
Subject: Re: margin file test in matlab
Date: Thu, 22 Oct 2015 12:35:19 -0400

On Thu, Oct 22, 2015 at 11:01 AM, Doug Stewart <address@hidden> wrote:


I have one more request for someone to run this in a recent version of Matlab.


num =[1]
den=[0.2 1]
bode(num,den)

and also

num =[1]
den=[0.2 1]
margin(num,den)


If they run OK I don't need the plots   --- just that it runs OK
If they don't run then I would like the error message.

Thanks in advance.
Doug


from Matlab 2015a, run fine. no errors. figures pop up as expected.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]