Publishing the matlab code to pdf

6 vues (au cours des 30 derniers jours)
Abdulmajid Mrebit
Abdulmajid Mrebit le 10 Août 2015
Commenté : Abdulmajid Mrebit le 12 Août 2015
I have a problem with Publishing the Matlab code to pdf, the table for results is wider than the page width, so it appear unclear , its can of mess. Is there any way to correct it? The published pdf file is attached.
Thanks in advance

Réponse acceptée

Nick Hobbs
Nick Hobbs le 12 Août 2015
From what I understand, the table is too big for the page and the PDF table looks unclear. One way to correct the table is to instead publish as an HTML document. The HTML document will include a scroll bar that is dependent on the width of the table. A second option if PDF is required is to break the table into multiple pieces so that 1 table is represented as 2 or 3 tables. This method will allow you to keep your output as a PDF while maintaining the appearance for the tables.
  1 commentaire
Abdulmajid Mrebit
Abdulmajid Mrebit le 12 Août 2015
Thank you very much. I really appreciate you help.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by