Is it possible to embed my MATLAB code in LAB View VI?
Show older comments
Answers (1)
Daniel Armyr
on 7 Feb 2011
1 vote
You can embed simple Matlab code in VI using the Matlab box. However, VI only supports a subset of Matlab, so you need to keep things simple. The documentation says which functions you can use.
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!