how two use winopen command with path assigned in a Variable?

1 回表示 (過去 30 日間)
taimour sadiq
taimour sadiq 2023 年 10 月 13 日
回答済み: Stephen23 2023 年 10 月 13 日
winopen 'C:\My Folder'
the above works fine, but i have path saved in a variable MyPath and want to use winopen command with path but gives error that folder doesnot exist.
MyPath = 'C:\My Folder'
winopen MyPath

採用された回答

Stephen23
Stephen23 2023 年 10 月 13 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by