"Save as..." shortcut keys in figure

20 次查看(过去 30 天)
Kenneth Kim
Kenneth Kim 2016-6-1
Hi,
I would like to use "Save as..." function when saving figure files a little faster by using the shortcut keys instead of clicking several menus with mouse. I tried to set a shortcut key in the "preferences -> Keyborad -> Shortcuts", however, is only working when I save in the editor not when saving figure files. Is there a way to set shortcut keys that works for figure?
Thanks,
  3 个评论
Kenneth Kim
Kenneth Kim 2016-6-1
Thanks Joseph,
I was wondering if I'm missing something with preferences and shortcut settings. For sure, alt+f and a is way better than clicks.
Joseph Cheng
Joseph Cheng 2016-6-3
one this you could do is also code in a button in the figure or msgbox to querry your to save. might get annoying depending on the number of figures you maybe cycling through

请先登录,再进行评论。

回答(1 个)

Midimistro
Midimistro 2016-6-1
Joseph is right.
Unfortunately, figures do not have an optional "Save As" shortcut, as seen in the figure's "File" menu. Therefore, your quickest and only shortcut to "Save As" with a figure is "alt"+"f" (which accesses the "file" menu), then pressing "a" (which selects "Save As"). This operation is the default with almost all Windows programs and is available whether there is a preference for "Save As" or not.
Usually if there is an optional shortcut, it would be listed in the "File" menu to the right of the shortcut's target (E.g. "ctl"+"s" is almost always listed next to "Save"). Sorry if you were looking for a different option other than this approach.

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by