[25886] in Athena Bugs
Re: linux 9.3.8: MATLAB R14
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Jul 29 21:18:20 2004
Message-Id: <200407300118.i6U1I56f018374@dit.mit.edu>
To: nayden@mit.edu
In-reply-to: "[25884] in Athena Bugs"
Date: Thu, 29 Jul 2004 21:18:05 -0400
From: Alex T Prengel <alexp@mit.edu>
cc: alexp@mit.edu
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
>What were you trying to do?
>Use matlab's symbolic toolbox
>
>What's wrong:
>some library did not load. here is the way to reproduce the problem:
>
>>> syms a b
>>> a=b^2;
>Unable to load mex file...
Should be fixed now. Thanks for reporting it. It was an old problem we thought
had gone away, but apparently it hasn't, so we implemented a workaround.
Alex