Creating a pdf file of a tabular data in MATLAB command window

5 次查看(过去 30 天)
I have a table generated in command window from a function (.m) file.
How to export this tabular data into pdf or word?

采纳的回答

Jackson Burns
Jackson Burns 2019-9-14
MATLAB Report Generator may be what you are looking for.
You may also want to consider writing your results to an excel sheet instead of a pdf or word, as this would be easier to work with in the future. This would use the function writetable.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by