Beginner Question on Older Version 6.5.0 or (R13)

조회 수: 1 (최근 30일)
Richard
Richard 2011년 8월 21일
I am a newbie to Matlab, I can do some basic stuff, but several functions are not working or missing, how do I enable it ?
syms, limit and solve missing or not working.

채택된 답변

William
William 2011년 8월 22일
If you're a student the student version comes with the Symbolic toolbox and one or two other toolboxes. You'll know you have the student edition if the K>> instead says EDU>> for input prompts.

추가 답변 (1개)

Paulo Silva
Paulo Silva 2011년 8월 21일
You don't have the Symbolic Math Toolbox™ installed.
Execute this:
ver
and see if the Symbolic Math Toolbox™ is on the list
  댓글 수: 2
Richard
Richard 2011년 8월 21일
The symbolic Matj Toolbox is not on the list. What can I do next ?
Paulo Silva
Paulo Silva 2011년 8월 21일
Check the installation disk if that toolbox is there and you have the license for it (if you are lucky just install it), if not the only solution is to buy the latest MATLAB version and Symbolic Math Toolbox™.

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

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by