필터 지우기
필터 지우기

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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by