フィルターのクリア

Mac debug keyboard shortcuts

14 ビュー (過去 30 日間)
Robbie
Robbie 2011 年 11 月 28 日
Hi,
I am using Matlab on a Mac for the first time and I don't know the equivalent keyboard shortcuts if they exist for debugging e.g. F10, F11 for run etc. Does anyone know what they are or how to configure them?
Thanks

採用された回答

Ken Atwell
Ken Atwell 2011 年 11 月 29 日
Configurable shortcuts were added in R2009b. By default, MATLAB tries to follow the muscle memory "expectation" for each platform. The F11/F10 keys you mention are for Windows and are inspired by Visual Studio, where as the shortcut keys on the Mac are influenced by Xcode:
  • Command- shift- I to step IN
  • Command- shift- O to step OVER
  • As so on
  1 件のコメント
Walter Roberson
Walter Roberson 2011 年 11 月 30 日
And for Unix / Linux? ;-)

サインインしてコメントする。

その他の回答 (1 件)

the cyclist
the cyclist 2011 年 11 月 28 日
In the menus:
MATLAB --> Preferences --> Keyboard --> Shortcuts
  1 件のコメント
Robbie
Robbie 2011 年 11 月 28 日
Thanks for your response - unfortunately I don't seem to have the shortcuts option available and I have tried all the available keyboard preference settings. I am using Matlab version R2008a.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDesktop についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by