Why does containers.Map('KeyType','double') silently return a map with KeyType 'char' ?
古いコメントを表示
I would have expected an error if the second argument is strictly required. Giving me a wrong map just pushes the error to runtime when I call it with an 'double' key. No idea what went into this design.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!