Can you set limits on color bar when using erpimage?

2 Ansichten (letzte 30 Tage)
Deirdre Twomey
Deirdre Twomey am 22 Okt. 2014
Kommentiert: Image Analyst am 22 Okt. 2014
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 Kommentare
José-Luis
José-Luis am 22 Okt. 2014
erpimage() is not a native Matlab function.
Image Analyst
Image Analyst am 22 Okt. 2014
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Graphics Object Properties finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by