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

8 vues (au cours des 30 derniers jours)
taimour sadiq
taimour sadiq le 13 Oct 2023
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

Réponse acceptée

Stephen23
Stephen23 le 13 Oct 2023

Plus de réponses (0)

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by