p=blockfigure(); p=blockfigure('cm',cmaps);
p | JAVA object of the class net.sourceforge.ltfat.SpectFrame |
p=blockfigure() initializes a JAVA object for the blockplot routine.
Optional key-value pairs:
- 'cm',cmaps : Custom colormap (a \(L \times 3\) matrix) or colormaps
- (cell array of matrixes).
The function takes in the additional optional arguments:
- 'location',location: Window inital position. location
- has to be 2 element row vector [x,y] defining distance from the top-left corner of the screen.