Matlab script to load a .mat file based on entry in dialog box

조회 수: 1 (최근 30일)
A VP
A VP 2018년 5월 17일
답변: Geoff Hayes 2018년 5월 17일
I have a .m script that receives a number of user inputs. One of the styles is a listbox and the output of the list box is stored in an element 'Answer.List'. This is the name of the .mat file that I want to load into workspace. I am able to get the name of the .mat file in the variable Answer.List. How do I load this .mat file onto workspace?
Thank you in advance.

답변 (1개)

Geoff Hayes
Geoff Hayes 2018년 5월 17일
A - see load which describes how to load a mat file given the filename.

카테고리

Help CenterFile Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by