Output saving as a pdf
Ältere Kommentare anzeigen
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
Antworten (2)
Suneesh
am 12 Dez. 2013
1 Stimme
You may do this by using the PUBLISH function:
santosh kumar
am 1 Sep. 2020
0 Stimmen
a = [1,2,3,4]
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!