MATLAB Runtime Server | ![]() ![]() |
Compiling the Application
Because this runtime engine application has a top-level M-file, myapp
, that calls all other application M-files, it is easy to create all necessary P-files by applying the buildp
function to myapp
. The command below compiles the entire MATLAB portion of the application.
![]() | Organizing Files and Managing Startup Tasks | Testing with the Runtime Server Variant | ![]() |