How to attach a toolbox while deploying in appdesigner ?
7 views (last 30 days)
Show older comments
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 Comments
Adam
on 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!
Answers (0)
See Also
Categories
Find more on Using audio files in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!