From: Nevin Alex Jacob on
Hi all...
I recently had an application where i needed to install the SPARSELAB & WAVELAB toolboxes into my MATLAB 7.5.0 (2007B)...
However i have errors popping up...
I have given set the path correctly and did as given in the installation guide..
I have copied both the toolboxes and put in the FOLDER
"C:\Program Files\MATLAB\R2007b\toolbox".After that i added the path of both the toolboxes in SETPATH option...
What else should i do to go on perfectly ??
Any help would be appreciated..

Nevin
From: Nevin Alex Jacob on
"Nevin Alex Jacob " <nevinalex1234(a)gmail.com> wrote in message <hluaei$mi2$1(a)fred.mathworks.com>...
> Hi all...
> I recently had an application where i needed to install the SPARSELAB & WAVELAB toolboxes into my MATLAB 7.5.0 (2007B)...
> However i have errors popping up...
> I have given set the path correctly and did as given in the installation guide..
> I have copied both the toolboxes and put in the FOLDER
> "C:\Program Files\MATLAB\R2007b\toolbox".After that i added the path of both the toolboxes in SETPATH option...
> What else should i do to go on perfectly ??
> Any help would be appreciated..
>
> Nevin

I got it ...... Im jotting it down simply coz it may be helpful later on for SOmebody else
Jotting the WINDOWS version... havent tried Linux yet
1) You got to be an administrator to use Wavelab and Sparselab Tool boxes.
Unzip both the toolboxes using any decompressing tool ( I used WINZIP)
2) Copy the toolboxes to the TOOLBOX DIRECTORY where MATLAB Is installed
say " MATLAB\2007RB\toolbox\ " ie the Drive in which you have installed MATLAB.
3)Next you need to simply set the path to these toolboxes using SET PATH option in FILE menu. BE CAREFUL that you need to select ADD WITH SUBFOLDERS option .Select both the toolbox and set the path. SAVE CLOSE ...ENjoy....
** nev**