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