sym file in matlab

조회 수: 5 (최근 30일)
Ali
Ali 2021년 7월 4일
댓글: Rik 2024년 9월 8일
can anybody tell how to check the roots in sym file of matlab?
  댓글 수: 2
Do Van
Do Van 2024년 9월 8일
이동: Rik 2024년 9월 8일
How to buy licsence Symbolic Math Toolbox?
Rik
Rik 2024년 9월 8일

You can buy it on the website here, and you can even go through the AddOn Manager.

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

채택된 답변

Kojiro Saito
Kojiro Saito 2021년 7월 5일
which sym -all
If Symbolic Math Toolbox is installed, it returns MATLAB_ROOT\toolbox\symbolic\symbolic\@sym\sym.m as of R2021a.
  댓글 수: 2
Ali
Ali 2021년 7월 5일
No I am using matlab R2020a. I cannot find this option
Kojiro Saito
Kojiro Saito 2021년 7월 5일
In R2020a, sym points toolbox\symbolic\symbolic\@sym\sym.m, too.
Please confirm you have installed Symbolic Math Toolbox by executing ver command.
ver
If the toolbox is installed, you will find "Symbolic Math Toolbox" in the ver result.
If not, you need to install the toolbox.

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

추가 답변 (0개)

카테고리

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