Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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

Akzeptierte Antwort

Stephen23
Stephen23 am 13 Okt. 2023

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by