Sym and Syms matlab 2014b MAC doesn't exist
조회 수: 2 (최근 30일)
이전 댓글 표시
Well, the title basically tells everything. I have Matlab version 2014b for MAC, and I want to declare a variable or a matrix using the command sym or syms as I did in preview versions, but this time I get the following error message:
>> syms a Undefined function 'syms' for input arguments of type 'char'.
>> x=sym('x'); Undefined function 'sym' for input arguments of type 'char'.
So.... help! =/ please ! ! !
댓글 수: 0
답변 (1개)
Mischa Kim
2015년 6월 19일
댓글 수: 2
Walter Roberson
2015년 6월 19일
It sounds as if you are licensed for it but have not installed it. You might not have selected it for installation when you went through the installation procedure.
참고 항목
카테고리
Help Center 및 File 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!