How to attach a toolbox while deploying in appdesigner ?
이전 댓글 표시
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
Adam
2018년 4월 10일
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
2018년 4월 10일
편집: Majid Khalili
2018년 4월 10일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Circuit Envelope Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!