Output saving as a pdf
Mostra commenti meno recenti
Hi Matlab users,
I was just wondering if I could save my output as pdf. For instance, if I generate a matrix, I can write the matrix as a output to a excel spreadsheet but if it is possible to save it directly to a pdf. It will save me a lot of time.
Thanks Rafiq
Risposte (2)
Suneesh
il 12 Dic 2013
1 voto
You may do this by using the PUBLISH function:
santosh kumar
il 1 Set 2020
0 voti
a = [1,2,3,4]
Categorie
Scopri di più su Spreadsheets in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!