photo

Michael Marcus


Lumetrics, Inc

Last seen: 5 meses hace Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

Professional Interests: signal processing, image processing

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


I have matlab 2013b and all of a sudden the following code for median with omitnan does not work. Can anyone help troubleshoot?
A = [1.77 -0.005 3.98 -2.95 NaN 0.34 NaN 0.19]; M = median(A,'omitnan') M = 1.7700 -0.0050 3.9800 -2.9500 ...

más de 7 años hace | 2 respuestas | 0

2

respuestas