pcode() as standalone executable
Show older comments
Hello,
I'm looking for a standalone executable of the pcode function, because we want to use it in our deployment process on a server without access to a matlab license. Is there a way to create *.p files without matlab on a linux or windows system?
Thank you in advance.
Answers (1)
Cam Salzberger
on 5 May 2020
0 votes
Daniel,
I do not believe that is possible. MATLAB Compiler does not support "pcode", and the function does not support code generation. I don't believe there are ways to call pcode without MATLAB.
-Cam
Categories
Find more on Programming 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!