07-27-2017 02:02 AM
Hello all
I am new with labview. Before that I have used Simulink and matlab. I am trying to build the next structure, where F.A, .F.B, F.C and F.D are matrices (attachemnet). Any idea?
07-27-2017 02:54 AM
Hi Fin,
where F.A, .F.B, F.C and F.D are matrices (attachemnet). Any idea?
Please don't call them "matrices" - call them (2D) arrays in LabVIEW.
The solution might be simpler then!
There is a math function palette available, also for array/matrix operations. There also is a special matrix functions palette using a matrix datatype, which basically is just a 2D array of numbers.
And there is a simulation toolkit (or: module) you can use to build a block diagram like in your image…
07-27-2017
02:56 AM
- last edited on
01-24-2025
11:20 AM
by
Content Cleaner
Looks like you need the Control Design & Simulation module, it can even convert your simulink/matlab model for you.
http://www.ni.com/white-paper/11281/en/
http://www.ni.com/labview/cd-sim/
If you under academic site license, it should be included in your license.