EDU>>

조회 수: 8 (최근 30일)
kyle lyth
kyle lyth 2011년 11월 14일
댓글: Larry Park 2015년 2월 1일
hi im unsure as to how to actually ask this, but in the command windows with matlab it usually starts with >> now it starts with
EDU>>
since this has happened all calculation performed in a M-file do not overwrite the workspace data, not even with the use of
clc
clear all
close all
thanks kyle (i may take a while to reply to answer on some occasions sorry)

채택된 답변

Andreas Goser
Andreas Goser 2011년 11월 14일
The EDU prompt means, that you have a Student Version installed. The behaviour of a MATLAB file should however not be impacted.
The "M file" can be a function or a script. Does it start with "function"? Then indeed there will be nothing written into the bas workspace.
  댓글 수: 2
kyle lyth
kyle lyth 2011년 11월 14일
ahh thank you for this, i do however feel slightly embarrassed now and am not sure why i haven't noticed this before :) thank you for your time
Larry Park
Larry Park 2015년 2월 1일
Thanks for asking about the EDU prompt, Kyle; I'm here because I wondered the same thing the first time I sat down to use MATLAB (today). Andreas, I thank you very much for your answer!

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by