I try to analyze 3-d image of the wavelet transform of the signal (image is obtained using the mesh function) Then I want to get my 2-d image of the wavelet transform using the cwtplot function.
cwtplot(signal, 1:32)
However, scilab shows an error
Undefined variable cwtplot
