Disable MatLab From Running System Commands / Opening External Programs
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When running an encrypted test code, there is a command that pops up youtube in my google chrome system browser. I understand how they do it, but cannot access the code to stop it.
Is there a way to stop matlab from automatically opening programs?
0 commentaires
Réponses (1)
Image Analyst
le 11 Fév 2019
I'd try to redefine the system() and/or run() function with your own dummy program, though that may cause side effects.
2 commentaires
Voir également
Catégories
En savoir plus sur Create Model Web Views 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!