Hey folks,
i'm trying to save my workspace using the "save"-Funktion, I thought it shouldn't be difficult... So that's my error:
Error using save
Cannot create 'DataPackageWorkspace.mat' because
'Aufgabe\Henyey-Greenstein\IdentifyG' does not exist.
I used
save('Aufgabe\Henyey-Greenstein\IdentifyG\DataPackageWorkspace.mat')
and my matlabpath is
F:\WS\Aufgabe
has any body an idea what's wrong with it?!

 채택된 답변

Michael Haderlein
Michael Haderlein 2015년 2월 3일

0 개 추천

What is the full path of the folder you want to save the file in? Is it by chance
F:\WS\Aufgabe\Henyey-Greenstein\IdentifyG\
If so, you need to remove the "Aufgabe" in your save path as it's already part of the matlab path.

추가 답변 (1개)

Just Us
Just Us 2015년 2월 3일

0 개 추천

It is by chance....
thanks a lot it seems to work now! :)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

질문:

2015년 2월 3일

답변:

2015년 2월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by