Borrar filtros
Borrar filtros

Using wavemngr function on Matlab R2015a on mac os x?

1 visualización (últimos 30 días)
Jean-Luc Bruyelle
Jean-Luc Bruyelle el 7 de Jul. de 2015
Comentada: Wayne King el 7 de Jul. de 2015
I wanted to add a new wavelet using wavemngr on Matlab R_2015a. I am following MATLAB instructions on the help page named "pattern adapted wavelets for signal detection". But, when using "wavemngr" i get the following error message:
Undefined function 'wavemngr' for input arguments of type 'char'. As I used exactly the same argument than in the example given on the help page I mentioned before, I opened the wavemngr function and the execution stops at the command "wavemngr('clear')" I also tried to see every wavelets there are on the toolbox using "wavemngr('read')" and i get the same error message.
I am working on a MacOSX 10.10.3, and I thought this could be a problem of compatibility between wavemngr function and the java version on MacOSX, has someone already encountered this problem ?

Respuesta aceptada

Steven Lord
Steven Lord el 7 de Jul. de 2015
The WAVEMNGR function is part of Wavelet Toolbox. Check the output of the VER function to confirm that you have this toolbox installed.
  2 comentarios
Jean-Luc Bruyelle
Jean-Luc Bruyelle el 7 de Jul. de 2015
I've already checked , I confirm .
Wayne King
Wayne King el 7 de Jul. de 2015
Jean-Luc, Can you please confirm that you cannot execute wavemngr('read')?
thanks, Wayne

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by