How do I save my MATLAB work and notes onto a PDF file or Google Doc?

19 views (last 30 days)
I am currently learning MATLAB using online tutorials through YouTube and Coursera. As I watch these tutorials, I follow along in MATLAB Online for practice. Is there a way for me to save my work in MATLAB in Google Doc, PDF, or even a word doc so that I can type my notes into the same file and share it with others?

Accepted Answer

Drishti Jain
Drishti Jain on 5 Jun 2020
Try this for PDF:
publish('filename.m','pdf')

More Answers (0)

Community Treasure Hunt

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

Start Hunting!