S-Function Backward Compatibility

2 visualizaciones (últimos 30 días)
Jason Nicholson
Jason Nicholson el 3 de Jun. de 2018
Comentada: Jason Nicholson el 4 de Jun. de 2018
Can an S-function compiled in 2018a be used in a model in 2013b?
Please cite the documentation if you know the keywords to find the answer to this question.

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 4 de Jun. de 2018
I doubt it. Even if it can be used, you might get constant warning messages.
The document says that all example S-function MEX files included in the previous 10 releases can be used in the new version of MATLAB. It is the opposite as what you want.
The best way is to try it out. You don't even need to write your own. Just use one of the examples.
The key-word to search is "S-Function Compatibility" S-Function Compatibility
  1 comentario
Jason Nicholson
Jason Nicholson el 4 de Jun. de 2018
You are right. The link you provided was one link away from stating exactly what I was looking for:
Sometimes a MEX file created on a newer version of MATLAB runs on
an older version of MATLAB, but this is not supported.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by