Toolstrip behavior and Editor tabs
조회 수: 7 (최근 30일)
이전 댓글 표시
If I open a variable into the variable window (docked) while editing code in the editor, the Editor toolstrip tab disappears and the variable tab appears. I know that the editor window and the variable window each have their own respective contextual tabs, but am curious if this is the correct behavior. This is only problematic while debugging code with breakpoints while trying to interact with variables or figures. If the editor is open and a variable window is docked, should the editor tab stay open? I would like to be able to use the continue and step commands from the editor tab without having to click back into the editor window. Is my best bet to use the keyboard shortcuts to handle these commands from different environments? (I tested this and the keyboard shortcuts for the editor work while I am clicked into the variable window). Screen captures shown below. I appreciate the help!
Thanks,
John
------------
Variable tab visible and editor tab missing after opening a variable in a docked window:

Editor tab to continue debugging is only useable after clicking back into the editor window:

댓글 수: 0
채택된 답변
per isakson
2020년 2월 8일
편집: per isakson
2020년 2월 8일
I don't know what the documentation says, but I guess it doesn't describe in any detail how the toolstrip shall behave.
Yes, with the Variable Editor docked the Editor Tab disappears when the Variable Editor gets focus. And yes, that's annoying. I assume that's the intended behavior.
I've added some of the debugging buttons to the Quick Access Toolbar. That works for me.
/ R2018a
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Debugging and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!