load variables into workspace (simpel)

조회 수: 1 (최근 30일)
Max Müller
Max Müller 2014년 8월 27일
댓글: XAXRXTX 2014년 8월 27일
Heyho,
sorry for this stupid question, but i found no answer in google. Right now,I am creating a program and i want to know whether there is a way to load calculated data into the workspace ?
explanation: After i have created a part of a program,i debugg it and then i use the save commnand to create a Test.m file which i can load into my workspace. Is there a more direct way to do this ?
sorry for this beginner Question
  댓글 수: 1
XAXRXTX
XAXRXTX 2014년 8월 27일
you have to name your data as something.mat
and than you can load it by the load something.mat

댓글을 달려면 로그인하십시오.

채택된 답변

Michael Haderlein
Michael Haderlein 2014년 8월 27일
The assignin function might be helpful for you.

추가 답변 (0개)

카테고리

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