Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Undefined function 'watermark' for input arguments of type 'double'. Error in U (line 66) watermark = watermark(1:visibleRows, 1:visibleColumns);

1 visualizzazione (ultimi 30 giorni)
please reply i am getting this error how to solve

Risposte (1)

Walter Roberson
Walter Roberson il 15 Giu 2017
You have not shown much of the code, but we can see from the message that likely the code at that point expects there to be an array named watermark but for whatever reason that array does not exist.
We might be able to say more if we saw your code.

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by