From sources-request at octave dot org Sun Sep 26 18:19:14 2004 Subject: Control Toolbox - ltiplot.m From: Jay H To: sources at octave dot org Date: Sun, 26 Sep 2004 16:16:16 -0700 Hi all, We just started to use matlab for a control systems course, and up until now I have been able to do all my homework in Octave. The octave control toolbox is excellent. Recently we were told to do some work with the matlab function 'ltiplot', and I found the source code with google, http://www.google.com/search?hl=en&ie=UTF-8&q=ltiplot+matlab&btnG=Google+Search but when I try to run the code I get various octave syntax errors. I can sort of figure out what ltiplot is supposed to do and make a passable plot using the other control functions and gnuplot but it would be great to just have a compatible ltiplot.m file. I will volunteer to work on such a port, but I am very new to programming in the octave/matlab language and would need some help from more experienced users. Any suggestions are much appreciated. Thanks! Jay