Three column table into matrix

Hello,
i need to create a Matrix out of this table.
userid should be the columns.
movieid should be the rows
and rating the xy pair
for example A(1,1) =4

Respuestas (1)

Chad Greene
Chad Greene el 1 de Mayo de 2021

1 voto

I think table2array is the function you're looking for.

Categorías

Productos

Versión

R2021a

Etiquetas

Preguntada:

el 1 de Mayo de 2021

Respondida:

el 1 de Mayo de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by