Error using Mex Command
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ajinkya
el 24 de Mzo. de 2025
Comentada: Ajinkya
el 24 de Mzo. de 2025
Error using mex
sundials_interface.c
C:\msys64\home\User\sundials\include\sundials\sundials_config.h(59): fatal error C1021: invalid preprocessor command 'cmakedefine'
I am getting this error. What should I do to rectify it.
Thanks!
0 comentarios
Respuesta aceptada
Steven Lord
el 24 de Mzo. de 2025
If you're using release R2024a or later the ability to use SUNDIALS solvers is now available as part of MATLAB. You don't need to compile the MEX-files yourself to use them, just use the ode object.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!