Is it possible to embed my MATLAB code in LAB View VI?
3 views (last 30 days)
Show older comments
Answers (1)
Daniel Armyr
on 7 Feb 2011
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!