Explain the operation of this function . .

raw(cellfun(@(x) ~isempty(x) && isnumeric(x) && isnan(x),raw)) = {''}
plz explain the operation of this. this line is used just after the use of xlsread and stored as raw.
what this line actually does ? why it is needed?

Respuestas (0)

La pregunta está cerrada.

Preguntada:

el 10 de Abr. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by