using the command syms matlab does not work any more

Hi, Using the command "syms" matlab stops working. I have tried to reinstall matlab but i have always the same problem. The script is:
clear all close all clc
syms x
and at this point everything stops work.

Answers (1)

Hi,
there are some Problems since the Windows update regarding symbolic toolbox in 2017b & 2018a. See here:
Meanwhile there is an update to matlab - try this:
Best regards
Stephan

Tags

Answered:

on 22 May 2018

Community Treasure Hunt

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

Start Hunting!