Borrar filtros
Borrar filtros

[years, ~, gg] = unique(dataset(:, 1))...what does this line mean?what is the use of unique function here?

1 visualización (últimos 30 días)
i want to know what actually that line means?
  2 comentarios
dpb
dpb el 25 de Jun. de 2018
And to amplify in the current context, clearly dataset holds the year of the data so the user is getting ready to process by year.
Probably the next section of code can be done more succinctly now via some of the other features in ML than the code is going to use, but we can't see that for sure...

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Multidimensional Arrays en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by