Gentlemen, are cell arrays faster or slower than Matrices to store numbers? thanks in advance! mario

 Respuesta aceptada

José-Luis
José-Luis el 9 de Jul. de 2014
Editada: José-Luis el 18 de Ag. de 2025

1 voto

Cell arrays have to store additional information for each cell. Additional information generally means more processing time.

2 comentarios

Mario Trevino
Mario Trevino el 9 de Jul. de 2014
Thanks Jose Luis
José-Luis
José-Luis el 9 de Jul. de 2014
My pleasure.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 9 de Jul. de 2014

Editada:

el 18 de Ag. de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by