How to check if mlapp running from source or by runtime?
Show older comments
Hello,
i have a mlapp (2018b) and i need to know within the mlapp if it was started from source
or as compiled code (on Windows and Linux). How can this be done?
usable on linux, only on Windows.
That would be to much coding for both systems and maybe other OS in the future.
Is there any simple solution, e.g.
- checking any flag ?
- checking if any command exists ?
- ???
I don't know where to look at Matlab help, my search keywords leed to help pages that didn't help :-)
Thx
Accepted Answer
More Answers (0)
Categories
Find more on Deploy to C++ Applications Using MATLAB Data API (C++11) 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!