Info

This question is closed. Reopen it to edit or answer.

How do I get a missing print button on livescript file toolbar?

1 view (last 30 days)
My file menu is missing several buttons. Really only worried about the print one for now. How do I find it?

Answers (1)

Payas Bahade
Payas Bahade on 19 Sep 2019
Hi Kayla,
‘Print’ button can be located in file options of live editor’s toolstrip.
If you are unable to find it there, you can use the ‘Print’ option from ‘Quick Access’ toolbar which is present near the top right corner of MATLAB Desktop window.
If the ‘Quick Access’ toolbar does not have ‘Print’ button, you can add it by going to Home>Environment>Preferences> MATLAB>Toolbars. Under that select ‘Toolbar’ as ‘Quick Access’ and in ‘Controls’ navigate to ‘Editor-Live Editor’ and check the ‘Print’ option and apply the chances.
You can also a use keyboard shortcut Ctrl+P (for Windows) and Command+P (for Mac) for printing.
Hope this solves your issue.

Community Treasure Hunt

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

Start Hunting!