Borrar filtros
Borrar filtros

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

5 visualizaciones (últimos 30 días)
I have a table generated in command window from a function (.m) file.
How to export this tabular data into pdf or word?

Respuesta aceptada

Jackson Burns
Jackson Burns el 14 de Sept. de 2019
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.

Más respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by