필터 지우기
필터 지우기

Unable to access toolbox functions? Undefined function or variable 'Skew'.!

조회 수: 20 (최근 30일)
I am using Matlab 2015b. When I write function name e.g. "skew(2)" or "rot2(3)" then MATLAB gives me error "Undefined function or variable 'Skew'." I have checked that "Symbolic Math Toolbox" is already installed. Now what should I do?
  댓글 수: 1
Steven Lord
Steven Lord 2018년 12월 10일
Searching for "rot2" in the documentation found no reference to such a function in the Symbolic Math Toolbox documentation, nor was there any reference to a function by that name in any MathWorks product. I even looked at the list of MuPAD functions but couldn't find it.
Can you give us some context -- what makes you think there is a function named rot2 in MATLAB, Symbolic Math Toolbox, or any other MathWorks product?

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

채택된 답변

madhan ravi
madhan ravi 2018년 12월 10일
편집: madhan ravi 2018년 12월 10일
FYI , I have symbolic toolbox and it doesn't belong to symbolic math toolbox
>> help skew
skew not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
  댓글 수: 4

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

추가 답변 (1개)

Vu Nguyen
Vu Nguyen 2022년 6월 1일
You can try installing the Machine Vision Toolbox which could be found here https://petercorke.com/toolboxes/machine-vision-toolbox/

카테고리

Help CenterFile Exchange에서 Numeric Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by