Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Include s-function into a model for compilation with virtual Lab motion

1 visualización (últimos 30 días)
Stephane
Stephane el 3 de Oct. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I need to deliver a s-function for a customer. This customer has to include it a compile its model with Virtual Lab motion. Delivering "mexw32" files, "h" files "obj" files "mk" files generated by rtwsfcn compilation seems not to be sufficient (also "c" are needed but can't be delivered due to confidentiality).
What is the procedure to do this compilation ?
  1 comentario
Sandip Kumar
Sandip Kumar el 6 de Oct. de 2014
If you are only going to use the s-function for simulation, then all you will need is the 'MEXW32' file, as mentioned here:
This way your implementation, i.e., the C file is not exposed to the end-user.
What were the specific reasons for you to think of sharing the related files with end-user?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by