How to write a table and save it into PDF file???

21 views (last 30 days)
I want to generate a table and save & export it into PDF file.

Accepted Answer

Michiele Ogbagabir
Michiele Ogbagabir on 21 Jun 2018
You can use the uitable function to first draw the table on a figure and then save the figure as a pdf file.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!