From: Lisandro on
Hi all,

I have a Simulink model with Matlab initialization (.m) files executable through a GUI ...

1. I know there are executable Matlab .p files to lock down the source code, is there an equivalent for Simulink models?

2. Could I set up my GUI in a way that someone without Matlab/Simulink can run it on a website? (Given that I have a Matlab/Simulink PC on the server)

3. Are there executable files that run without Matlab/Simulink, like NI LabVIEW stand-alone executables?

Thanks!