pcode() as standalone executable

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
Cam Salzberger on 5 May 2020
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

Products

Release

R2018a

Asked:

on 5 May 2020

Answered:

on 5 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!