How to inspect map containers

조회 수: 4 (최근 30일)
Michael
Michael 2012년 8월 14일
While (almost) all object types can easily be inspected in terms of their elements - if the are of array-like structure - and values, I couldn't figure out how to do that with maps. Instead of a nice key - value table (what one would maybe expect) the variable editor displays just nothing! Is there an additional tweak one has to perform to get it to work or are there reasons why this can't be done in principle? If so, what are these reasons? (For example, think of a simple TESTmap = containers.Map(); TESTmap('1') = 'First value'; TESTmap('2') = 'Second value'; ) Thanks for help.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Model Compatibility에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by