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

1 次查看(过去 30 天)
i want to know what actually that line means?
  2 个评论
dpb
dpb 2018-6-25
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...

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multidimensional Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by