From: Gus on
I have an image and close to it i have created my own colorbar with contourcmap
I want to control the position of my colorbar, not in terms of top bottom east west, but i want to put it closer to my image..

Manually i change the position vector at the tab More Properties, but i want to do it
in the automatically.

The following doesnt work:

contourcmap((-1:0.1:1),'jet','colorbar','on','location','vertical','ColorAlignment','center')
axes('position',[.5 .6 .03 .6]);

Can anyone help?
Thanx
 | 
Pages: 1
Prev: Face recognition
Next: Add points on Bode plot