figure
How do you add math symbols in colorbar ticks
I can get the colorbar t开发者_开发技巧icks as figure; hbar=colorbar; ticks=get(hbar,\'ytick\');[详细]
2023-03-14 21:56 分类:问答Matlab - how to draw scaled figures on an image
I have an image with 4 spots on it, I want those spots to line up exactly(or very close) to X,Y coordinates in a figure 开发者_运维知识库that I would like to draw on top of this image. The image is cu[详细]
2023-03-14 07:11 分类:问答uitable and invisible figures
The following code produces a plot and a table on an invisible figure. f = figure(\'Visible\',\'off\')[详细]
2023-03-07 20:00 分类:问答why the '.pdf' figure produced by gnuplot is large than matlab?
I used gnuplot to plot a stacked bar figure, the produced .pdf file is 50k. But the figure produced by matlab is 1-9k usually.[详细]
2023-03-06 10:01 分类:问答Save Matlab figure without plotting it?
Is there a way of saving a figure plot without actually plotting it? I mean, let\'s say I want to save the g开发者_如何学Craph for plot(1:10, (1:10).^2), can I save it without showing it?[详细]
2023-03-01 12:35 分类:问答Matlab figure can no longer pan or zoom after supertitle added
I\'m making some figures in Matlab, many of which I\'d like to print at different zoom levels. The figure is made using subplot. Each subplot has its own title, but I also want a larger title for the[详细]
2023-02-24 22:59 分类:问答using .each() to iterate over selections for HTML5 <figure> and <figcaption>
Greetings all, I\'ve written a script to create HTML5 image captions from regular image tags using <figure> and <figcaption>.[详细]
2023-02-20 09:46 分类:问答html5, figure/figcaption inside a paragraph gives unpredictable output
The following markup uses the figure element to display an image, inline with the text of a paragraph -- hence the figure is \'included\' inside the first <p>.[详细]
2023-02-14 10:42 分类:问答Matlab Legend after FOR loop
I am creating a file to read in a certain number of .wav files, each of these corresponding to a musical note. I am performing an FFT on each of them and plotting them all on the same figure. However[详细]
2023-02-06 03:52 分类:问答How to save a figure remotely with pylab? [duplicate]
This question already has answers here: Generating a PNG with matplotlib when DISPLAY is undefined (13 answers)[详细]
2023-02-05 03:40 分类:问答