plot2svg icon indicating copy to clipboard operation
plot2svg copied to clipboard

Save MATLAB plots as svg files

Results 11 plot2svg issues
Sort by recently updated
recently updated
newest added

dataObjs was not not looking for 'parameterizedfunctionline' in children, so output of fplot was not handled. 'parameterizedfunctionline' can then be treated like 'line'.

Using Matlab 2013b. Scaling factors of exponentially scaled ticks are not printed in the current version. ``` figure;plot([1 2],[0.00001 0.00002]); plot2svg; ``` ![plot2svg_old](https://cloud.githubusercontent.com/assets/11830380/10106335/59974d72-63b4-11e5-80e7-928cc494afd1.png) This is caused by a `NaN`-result of...

Using Matlab 2013a, I've got the error > Error using hg.rectangle/get > The name 'XData' is not an accessible property for an instance of class 'rectangle'. > > Error in...

Howdy, plot2svg doesn't seem to recognize some LaTeX interpretation. I assume this happened because of the evolution of version 2014b. Best, Hasan

Hi I am using the Matlab, and had two issues with the current version... First, one of my pcolor plots contains NaNs so that those cells remain transparant. But plot2svg...

Hello, Two issues with plot2svg in Matlab 2014b using the new handle graphics. 1. In the Matlab 2014b with legends are no longer axes and so are not supported by...

Scatter plots are not working in version R2015a.

Plots with colorbars are not working in v R2015a

Matlab's File Exchange (FEX) has the ability to automatically integrate Github projects, such that any changes that are made in Github will automatically be updated on FEX on a daily...

... or to be more precise, 'patch' objects with markers.