Matlab data classes advantages

Hi,
What are the Matlab data classes and the advantages and disadvantages of each class?
Thank you.

回答(1 个)

Adam
Adam 2019-10-24
编辑:Adam 2019-10-24

0 个投票

In basic terms obviously floating point (double,single) gives higher accuracy, but takes more memory, with double taking double the memory of a single (well, yes...). Different integer types also follow the same logic - the lower the memory usage the lower the accuracy.

类别

帮助中心File Exchange 中查找有关 Logical 的更多信息

标签

提问:

2019-10-24

编辑:

2019-10-24

Community Treasure Hunt

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

Start Hunting!

Translated by