Sym and Syms matlab 2014b MAC doesn't exist
Afficher commentaires plus anciens
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 ! ! !
Réponses (1)
Mischa Kim
le 19 Juin 2015
0 votes
2 commentaires
Pato
le 19 Juin 2015
Walter Roberson
le 19 Juin 2015
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.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!