help-octave
[Top][All Lists]
Advanced

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

RE: bode not working: sys undefined


From: Uwe Heinz Rudi Dippel
Subject: RE: bode not working: sys undefined
Date: Sun, 11 Oct 2009 09:14:29 +0800

From: John W. Eaton address@hidden

The control system tools were
removed to a separate package in Octave 3.2.  Probably you need to
install that.  You can find the control package at octave.sf.net.


Thanks, John!

After installing the control package, the example you gave is working.

There are a number of warnings, though:
octave:9> pkg install control-1.0.11.tar.gz
warning: meaning may have changed due to change in precedence for && and || 
operators
warning: meaning may have changed due to change in precedence for && and || 
operators
warning: gen_doc_cache: unusable help text in 'packedform'. Ignoring function.

And more at the example:
octave:15> bode(sys)
warning: create_set is obsolete and will be removed from a future version of 
Octave, please use unique instead

I am just beginning with octave (and haven't used proprietary software for the 
last 10 years), and am still hopeful. We used Eidors for our research (with 
Matlab), and that colleague (using Matlab) left; and I was hoping to promote 
octave instead. Since the whole matter started for me by Eidors being broken at 
octave > 2.X, I now begin to wonder how much we can expect octave to be a fast 
moving target?

Another thing: using the basic example you gave, the plot totally overlaps the 
title of the lower diagram with the x-label of the upper plot. I attach a 
screenshot. Should I file this as a bug?

Thanks,

Uwe


This e-mail and the attachments are intended solely for the person to whom it 
has been addressed. It contains privileged and/or confidential information and 
is privileged or otherwise protected from disclosure. If you are not the person 
for whom this e-mail was intended, or the e-mail has reached you by mistake, 
please delete it immediately and
inform us of the error. Our e-mail address is address@hidden

All opinions, conclusions and other information in this message that do not 
relate to the official business of Universiti Tenaga Nasional (UNITEN) shall be 
understood as neither given nor endorsed by UNITEN. UNITEN shall not be 
responsible for any activity that may be considered as illegal and/or improper 
use of e-mail and UNITEN further is claims and shall not accept liability for 
any content of this e-mail, or for the consequences of any actions taken on the 
basis of the information provided, unless that information is subsequently 
confirmed in writing.

WARNING
Internet communications cannot be guaranteed to be secured or error-free as 
information could be intercepted, corrupted, lost, arrive late or contain 
viruses. As such, we do not accept liability for any errors or omissions in the 
content of this message which may arise as a result of internet transmission.

UNITEN does not authorize any of its employees to make any defamatory or 
seditious statements or commit any offence which is contrary to the laws of 
Malaysia. Any such communications and/or actions by such employees are outside 
the scope of employment of the said individuals and UNITEN shall not be liable 
for such communications and/or actions.

Attachment: Screenshot-basic_bode_plot_overlap.png
Description: Screenshot-basic_bode_plot_overlap.png


reply via email to

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