Back to the main page.

Bug 2454 - Allow 'zeromax' and 'minzero' for cfg.zlim in ft_topoplotTFR and ft_singleplotTFR

Status CLOSED FIXED
Reported 2014-01-24 10:21:00 +0100
Modified 2015-07-15 13:30:47 +0200
Product: FieldTrip
Component: plotting
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P5 enhancement
Assigned to: Jim Herring
URL:
Tags:
Depends on:
Blocks:
See also:

Jim Herring - 2014-01-24 10:21:45 +0100

Today while plotting individual subject's TFRs (topo and single) I found myself in need of cfg.zlim going from 0 to the max, for each subject. ft_sourceplot already allows 'zeromax' and 'minzero' for cfg.funcolorlim. I propose we add 'zeromax' and 'minzero' support for cfg.zlim for topoplotTFR and singleplotTFR as well.


Jan-Mathijs Schoffelen - 2014-01-25 09:13:44 +0100

Fair enough. Don't forget the ft_XXXplotER functions as well... Do you mind taking this one, Jim?


Jim Herring - 2014-01-27 10:56:56 +0100

Sure, no problem.


Jim Herring - 2014-01-27 11:52:17 +0100

Sending ft_movieplotER.m Sending ft_movieplotTFR.m Sending ft_multiplotER.m Sending ft_multiplotTFR.m Sending ft_singleplotER.m Sending ft_singleplotTFR.m Sending ft_topoplotER.m Sending ft_topoplotIC.m Sending ft_topoplotTFR.m Sending private/topoplot_common.m Transmitting file data .......... Committed revision 9132.


Jim Herring - 2014-01-27 11:53:19 +0100

I've also updated the Help section in all of the affected functions.