help-octave
[Top][All Lists]
Advanced

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

Re: c2d


From: Gino Francisco Alania Hurtado
Subject: Re: c2d
Date: Sun, 02 Sep 2007 15:43:30 -0500
User-agent: Thunderbird 1.5.0.10 (X11/20070409)

octave:4> [Npz,Dpz]=c2d(Nu,De,'zoh',T)
usage: dsys=c2d(sys[,T])
error: evaluating if command near line 104, column 3
error: called from `c2d' in file `/home/nitcom/gino/octave/share/octave/2.1.73/m/control/system/c2d.m'


Doug Stewart escribió:
Gino Francisco Alania Hurtado wrote:
I need help me ,  used command c2d

octave:6> T=0.05;
octave:7> Nu=200;
octave:8> De=[1 30 200];
octave:9> [Npz,Dpz]=c2d(Nu,De,T,'zoh')

[Npz,Dpz]=c2d(Nu,De,'zoh',T)



usage: dsys=c2d(sys[,T])
error: evaluating if command near line 104, column 3

as the function would have to be used c2d?

_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave






reply via email to

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