How to attach a toolbox while deploying in appdesigner ?
Ältere Kommentare anzeigen
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 Kommentare
Adam
am 10 Apr. 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
am 10 Apr. 2018
Bearbeitet: Majid Khalili
am 10 Apr. 2018
Antworten (0)
Kategorien
Mehr zu Circuit Envelope Simulation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!