How can I export ranges from the Fixed-Point Tool to an excel sheet?

4 visualizaciones (últimos 30 días)
I would like to export the range information I see on the spreadsheet of the Fixed-Point Tool to an excel sheet to share with my team. How can I do that? I can't seem to find a way to export this data.

Respuesta aceptada

MathWorks Fixed Point Team
MathWorks Fixed Point Team el 3 de Jun. de 2020
Currently (as of 20a) there is no way to automatically export data you see in the spreadsheet. Nevertheless you can use the Command Line Interface of the Fixed-Point Tool (documentation link here) and pull all the necessary data into either an excel or CSV or whatever format you want.
Please find attached a zip that contains a script that shows you how to do that. Run tController_export.m to see how you can use the DataTypeWorkflow.Converter to create an excel report our of the fixed-point tool results.

Más respuestas (0)

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by