Feeds
질문
saveas: problems with axes when saving a figure as .fig
Hi there, I created a figure with subplots which I save as a .fig file. Apparently, the axes are changed when the figure is ...
11년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
surfacem: How to display nans in white color?
I found it out myself. The solution is h = surfacem(C) set(h,'alphadatamapping', 'none','alphadata', double(~isnan(C)), ...
surfacem: How to display nans in white color?
I found it out myself. The solution is h = surfacem(C) set(h,'alphadatamapping', 'none','alphadata', double(~isnan(C)), ...
11년 초과 전 | 0
질문
surfacem: How to display nans in white color?
Hi there, under the following link, <http://www.mathworks.com/matlabcentral/newsreader/view_thread/140607> it was suggest...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to avoid geoshow shrinking the axis
Hi there, apparently, the function geoshow shrinks the current axes: My plots are smaller when I add the coastline with geos...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How to place xtick labels inside the plot?
I would like to place my xtick labels inside the plot. Is there a property like "xticklabellocation" which I could set to "in"?...
거의 13년 전 | 답변 수: 1 | 0