Effacer les filtres
Effacer les filtres

how to close windows photo viewer using matlab command?

2 vues (au cours des 30 derniers jours)
Stalin Samuel
Stalin Samuel le 18 Oct 2016
Commenté : Walter Roberson le 18 Oct 2016
  • I opened a image using the command "winopen"
  • Now my intention is to close the image using matlab commmand.
  • I think "taskkil" may be help me but i don't know the exact application name for windows photo viewerI tried using
!taskkill -f -im PhotoViewer.exe
But it gives me the below error
ERROR: The process "PhotoViewer.exe" not found.

Réponse acceptée

Walter Roberson
Walter Roberson le 18 Oct 2016

Plus de réponses (1)

KSSV
KSSV le 18 Oct 2016
doc close, fclose
  1 commentaire
Walter Roberson
Walter Roberson le 18 Oct 2016
Those are not relevant to something created using winopen(), which is roughly equivalent to double-clicking on the file in Windows Explorer.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by