Slow symbolic toolbox startup in MATLAB 2009a

May 21st, 2009 | Categories: matlab | Tags:

One of the many jobs that I have to do is to package a version of MATLAB for distribution to my employer’s standard student Windows desktop image and so I got to test MATLAB 2009a on Windows for the first time.  While testing the deployed version of MATLAB I discovered that it seemed to hang when you tried to initialise the symbolic toolbox.

For example, typing

mupad

into MATLAB should start the mupad notebook but it just sat there for over 10 minutes before I got bored and terminated the process.  Similarly, if you type

syms x

to set the variable x as a symbolic variable then it just seems to hang.  At first I thought there was something wrong with my deployment method but it turns out that it’s a bug in MATLAB 2009a.

Happily, it’s a bug that Mathworks knows about and they have provided a workaround.  Unhappily, you need to regsiter for a Mathworks account to get access to the zip file containing the workaround.

  1. danton
    September 16th, 2009 at 09:30
    Reply | Quote | #1

    I have the same problem

    How did you get around it?

  2. Mike Croucher
    September 16th, 2009 at 10:57
    Reply | Quote | #2

    Hi danton

    I used my Mathworks account to get the zip file mentioned in the last paragraph of the post. Worked perfectly

    Cheers,
    Mike

  3. September 14th, 2013 at 07:59
    Reply | Quote | #3

    First of all.. matlab 2009 version how were u able to use syms…
    symbolic toolbox is not present in version 2009..
    I have tht problem..
    I wanna use symbolic toolbox but hav only de 2009a version..

  4. Mike Croucher
    September 15th, 2013 at 09:26
    Reply | Quote | #4

    The symbolic toolbox *is* available for 2009a but you have to pay extra for it.