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

1 次查看(过去 30 天)
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.

采纳的回答

MathWorks Fixed Point Team
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.

更多回答(0 个)

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by