bio_img_community

MATLAB Community

MATLAB, community & more

Using UIWAIT/UIRESUME to control program flow 2

When you run a MATLAB callback from a GUI that callback will normally run to completion. There are times when you may want to temporarily suspend execution until the user does something: such as… 続きを読む >>

More Sharing Options 2

Last week I wrote how to email figure snapshots from MATLAB and MATLAB Mobile. I had such a good response from last week, I want to continue that thought and talk about some more options for sharing… 続きを読む >>

Sharing Figures with Friends

MATLAB Mobile has a neat feature that allows you to e-mail a saved figure snapshot as a PNG file, with just two taps! You can try it out: from a snapshot in the History tab or an individual... 続きを読む >>

Back To Basics: Figure Toolbar 9

This week I’d like to visit an ubiquitous and yet overlooked topic: the toolbar in the figure window. If you consider yourself an advanced user, feel free to stick around; maybe you’ll… 続きを読む >>