LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

observability MATHSCRIPT PROBLEM

hey,
i am facing a problem in the observability mathscript .  following is the command i am using for findong OBSERVABILITY of 4 matrices A,B,C,D which i have already defined.

Ob=obsv(A,C)'
rank(Ob)
RO=rank(Ob)
CO=CTRB(A,B)
rank(CO)
RC=rank(CO)


It cannot identify the 'obsc' and 'CTRB' commands. Please help.

 

0 Kudos
Message 1 of 2
(1,941 Views)

An offshoot of this: http://forums.ni.com/t5/LabVIEW/Matlab-problem-in-Labview/m-p/1484990

 

Those functions are part of the Control Design Toolkit. Do you have this?

0 Kudos
Message 2 of 2
(1,932 Views)