Filter löschen
Filter löschen

How to switch between toolboxes. Can we hide a toolbox temporarily ?

3 Ansichten (letzte 30 Tage)
Ronny Landsverk
Ronny Landsverk am 13 Feb. 2019
Kommentiert: Preethi am 14 Feb. 2019
I have MATLAB R2018b with symbolic math toolbox, and Maple 2017 release 3 installed.
The Maple installation asked to use a Maple toolbox integration with MATLAB (which I agreed to), hence now the default "syms" function is that which is defined in the Maple toolbox. E.g.
syms f(x,y)
returns
Error using assignin
Invalid variable name "f(x,y)" in ASSIGNIN.
Error in syms (line 47)
assignin('caller',varargin{1},sym(varargin{1}));
and
which -all syms
returns
C:\Program Files\MATLAB\R2018b\toolbox\maple\syms.m
Is there a convenient way to tell MATLAB which symbolic toolbox to use ? Is there a command to "hide" the Maple toolbox temporarily ?

Antworten (0)

Tags

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by