From help-octave-request at bevo dot che dot wisc dot edu Fri Jan 22 02:30:08 1999 Subject: Re: step? From: "John W. Eaton" To: Daniel Heiserer Cc: El Jeffo , "help-octave@bevo.che.wisc.edu" Date: Fri, 22 Jan 1999 02:30:25 -0600 (CST) On 22-Jan-1999, Daniel Heiserer wrote: | El Jeffo wrote: | > | > Anyone familiar with the matlab function "step()" which kinda gives a | > graph of some lti system? or can I just steal the step.m file from matlab | > and use it in octave? Anyone else ever borrowed .m files from matlab? Is | > it legal? (just want a matlab like program for linux cause I don't want | > to reboot to windows) | > | | I won't steel it (Copyright) ;-). But if you have it, you probably paid | for it | and than it's yours and you can do with it what you want (I think). I think not. I would bet that the copyright and/or license severely restricts what you can do with it. The license may allow you to modify the copy of the toolbox that you purchased so that it will run with Octave. Or it may not. Perhaps you should ask the MathWorks instead of asking here. But, even if the license does allow you to modify the toolbox so that it will work with Octave, wouldn't it be more useful for everyone if you helped to write a free replacement instead? Then everyone would benefit from your efforts. jwe