list box in GUI
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hey everyone
Im trying to build a gui with MATLAB to record some video file from ip camera and then open up it from a list box.
I utilized this sample code for video recorded list box,
openExample('Matlab/InteractiveListBoxGUIDEExample')
but the problem is in this sample code, automatically the current folder changed to the previewing list while I need to fixed current folder to a specified path because of others functions and codes.
I’ve checked codes many times but I couldn’t understand the reason.
Any help will be appreciated
Yours truly
Abolfazl Nejatian
1 Comment
Walter Roberson
on 23 Nov 2016
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!