Cell Arrays vs Matrices

4 次查看(过去 30 天)
Gentlemen, are cell arrays faster or slower than Matrices to store numbers? thanks in advance! mario

采纳的回答

José-Luis
José-Luis 2014-7-9
编辑:José-Luis 2014-7-9
Cell arrays have to store additional information for each cell. Additional information means more processing time.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by