GoThere

It changes the directory to where your active m-file is located

現在この提出コンテンツをフォロー中です。

Any time you call "goThere", your working directory will be changed to where your actual m file is located (you have it open in your editor). If you like it, you can call it from a shortcut (button) for your convenience.
AND/OR call "goThere" from the end of "matlabrc.m" and it will change the directory to the path where your actual active mfile is located (that is, the last file edited in your MATLAB editor provided you did not close it before exit).
HINT: Run MATLAB as admin and type "edit matlabrc.m" then write to the end "goThere();".

引用

Gergely Öllös (2026). GoThere (https://jp.mathworks.com/matlabcentral/fileexchange/49979-gothere), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersFile Operations についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.2.0.0

Rephrased the text a little..

1.1.0.0

...

1.0.0.0