Simulink block diagram has issues with function blocks in R2013a, not R2012.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I was given a fairly complex block diagram which I am not the author of which runs fine in R2012. It has a few function blocks in its lower levels. I tried running it in R2013a and came back with an error. I suspected it was a version issue so I ran the upgradeadvisor command and got this:
"Update reason — The 'FIMATH for fi and fimath constructors' with the 'MATLAB factory default' setting for the MATLAB Function block '...' is no longer supported. Changing this setting to use the 'MATLAB Function Block FIMATH'.:
Any advice would be greatly appreciated. I am not very familiar with fixed point data types and am currently trying to understand fi objects in MATLAB to solve the problem.
Thank you.
0 comentarios
Respuestas (1)
Kaustubha Govind
el 10 de Jul. de 2013
To follow the Upgrade Advisor, open up the MATLAB Function block's Ports and Data Manager and select 'Specify other' for the 'MATLAB Function block fimath' option.
2 comentarios
Kaustubha Govind
el 11 de Jul. de 2013
Are there more detailed error messages in the error window that pops-up?
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!