フィルターのクリア

Mapping tool - how to add labels to isolines

1 回表示 (過去 30 日間)
peter
peter 2011 年 4 月 8 日
I created a color plot with the mapping tool, using pcolorm. Easy. I added isolines at certain values, using contourm. Still no problem. Now I want to add labels (like 'low', 'high', 'dangerous', etc) to each line. That doesn't work somehow. I tried the same command I used in 'standard plots' (no mapping tool), e.g. set(findobj(th,'String',strtlines(1,:)),'String','LOW'); but it seems Matlab with mapping tool ignores this. Replacing set by setm results in a cryptic error message about inconsistency of operands in a logical operation.
Any tip how to solve is appreciated.
Thanks in advance, Peter

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeographic Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by