Does python script in matlab function packaged to an App works?
2 views (last 30 days)
Show older comments
I have built a Matlab function in which I have called python scripts using system commands. Now I want package this function into an App which has to run without any matlab and python dependencies. My doubt is that will the python script run in the App without any dependencies? Are there any measures to be taken to call python scripts in matlab functions and app packages?
0 Comments
Answers (0)
See Also
Categories
Find more on Call Python from MATLAB 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!