figures
How to change the page/plot two figures
I am developing a tool that should produce 3 plots. Two of those are related and therefor I have created them using the the pyplot.subplot. The third one needs more space, and I would like to create i[详细]
2023-04-07 13:33 分类:问答MATLAB - best way to dynamically update a line handles' XData and YData?
I am collecting data and plotting that data in real time. The data are produced by a motion capture system. I have one class DynamicDataset that is just a wrapper around a 2-column matrix (although it[详细]
2023-04-04 22:56 分类:问答Can I change the export to pdf settings in Mathematica 8?
I am using Mathematica to plot a number of figures I require and then using them as pdfs in Latex. The开发者_如何学C issue is that Mathematica exports the figures using Acrobat 5.x settings compatibi[详细]
2023-03-06 15:21 分类:问答Two figures in two different files - how to run first fig from the second one?
I have two figs in two diffe开发者_开发知识库rent files. By clicking a button on first fig I want to show the second one... how to do this? is it possible?[详细]
2023-01-28 20:34 分类:问答How to make a hyperlink navigate to the top of the figure in LaTeX when using hyperref?
I have a LaTeX document with a figure and references to it: \\begin{figure} ... \\caption{...} \\label{fig:1}[详细]
2023-01-22 05:28 分类:问答Prevent figures/listings from being inserted into specific parts of a LaTeX document
I have a part A in a document with some text and listings/figures in between. The figures and listings are positioned using htb.[详细]
2023-01-18 04:13 分类:问答EPS figure in pdf output is transparent and placed over text - a Latex problem
I have generated eps figures in MATLAB an开发者_运维百科d am using them in Latex. (Miktex 2.9 with TexnicCenter).[详细]
2023-01-13 19:06 分类:问答How can I find out how much memory an instance of a C++ class consumes?
I am developing a Graph-class, based on boost-graph-library. A Graph-object contains a boost-graph, so to say an adjacency_list, and a map.[详细]
2022-12-24 01:02 分类:问答plpgsql function to generate random readable strings
I have written the following function but it\'s isn\'t returning anything when I run it. Can somebody help identify the issue?[详细]
2022-12-24 00:53 分类:问答Embedding mercurial revision information in Visual Studio c# projects automatically
Original Problem In building our projects, I want the mercurial id of each repository to be embedded within the product(s) of that repository (the library, application or test application).[详细]
2022-12-22 04:34 分类:问答