Tolerances on Simulink Blocks
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to be able to specify exact tolerances on Simulink Blocks. I want to be able to specify more than just the min/max. I need to be able to say for a specific block to be accurate to "x" bits and/or be accurate to a certain %. I am using the simulink Fixed point toolbox as well, but in that you can only specify a tolerance in % and for the entire design. I have been looking all throughout and cant find a nice way to do this. Any help will be much appreciated.
0 comentarios
Respuesta aceptada
Brenda
el 17 de Jun. de 2011
Currently, Simulink does not provide such capabilities to support tolerance specifications.
Using Data Type Assistant and Fixed-Point Details panel could help you. By selecting different fraction lengths, you can check in the "Fixed-Point Details" to see if the "Precision" is acceptable.
Could you please describe your need why such specification is more convenient for you than the existing methods?
Thanks.
Más respuestas (0)
Ver también
Categorías
Más información sobre Dependency Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!