Can you set limits on color bar when using erpimage?

2 ビュー (過去 30 日間)
Deirdre Twomey
Deirdre Twomey 2014 年 10 月 22 日
コメント済み: Image Analyst 2014 年 10 月 22 日
Hi all,
Does anyone know if you can set a limit to the colour bar (cbar) when using erp image? I know you can typically when using cbar but, I cannot seem to achieve it when using cbar in erpimage function? Many thanks. An example of my code is as follows:
figure;
erpimage(CNV2_HighCpp,CNV2_HighPkLatCpp,[-500 1485 512],'High Coh Stim-Map Trials With 100 Trial Smoothing', 100,1,'cbar', 'limits', [0 1600], 'erp','erp_grid');
Thanks, Deirdre
  2 件のコメント
José-Luis
José-Luis 2014 年 10 月 22 日
erpimage() is not a native Matlab function.
Image Analyst
Image Analyst 2014 年 10 月 22 日
Neither is cbar() so I don't know how you typically did it. I have no idea what you're talking about. If it's something you got off the file exchange or a web site, ask the author of the software.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Properties についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by