Info

This question is closed. Reopen it to edit or answer.

list box in GUI

3 views (last 30 days)
Abolfazl Nejatian
Abolfazl Nejatian on 23 Nov 2016
Closed: Walter Roberson on 23 Nov 2016
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

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!