How to attach a toolbox while deploying in appdesigner ?
Afficher commentaires plus anciens
I am using appdesigner for a deploying an application using psychotoolbox. In the first line of using psychotoolbox functions, which is:
InitializePsychSound();
I get beep and it doesn't go further. While deploying, list of files from psychotoolbox that I have used,are automatically added, including
- InitializePsychSound.m
- PsychtoolboxRoot.m
- psychlasterror.m
- IsOSX.m
- IsWin.m
- WaitSec.mexw64
- PsychPortAudio.mexw64
Any comment is highly appreciated.
2 commentaires
Adam
le 10 Avr 2018
Have you run it from command line or created a log file so you can see what the actual error is? It could be anything given just a ping!
Majid Khalili
le 10 Avr 2018
Modifié(e) : Majid Khalili
le 10 Avr 2018
Réponses (0)
Catégories
En savoir plus sur Circuit Envelope Simulation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!