Has typecast become efficient in current Matlab versions?

In older Matlab versions typecast created a copy of the data. The FileExchange submission FEX: typecastx creates a shared data copy instead, such that no additional memory is allocated, which is much faster for large arrays.
Does typecast of modern version become more efficient by using shared data copies?
I'm still using R2011b for certain reasons and cannot test this by my own.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeOperators and Elementary Operations についてさらに検索

質問済み:

Jan
2015 年 10 月 16 日

回答済み:

2015 年 10 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by