Submitted by nschloe on Thu, 06/05/2010
Hi,

so it's time again for a new release of matlabtikz. This is first release where development happened exclusively in GitHub, with parts of the changes actually contributed by other people as well.
I'd say this release has seen the largest refactoring since matlab2tikz was born, and apart from that there's also a few interesting changes for end users:
Submitted by nschloe on Fri, 26/03/2010
Submitted by nschloe on Mon, 04/01/2010
The next version v0.0.5 of matlab2tikz has just been released to the wild.
The script has undergone significant changes in large parts and can now deal with more MATLAB® plots than ever. For example, support for zplane plots and frequency response plots has been added. Also, thanks to verbose user input, a number of bugs with existing functionality has been fixed.
New command line options are:
silent (boolean, default false): be less verbose with warnings.
Submitted by nschloe on Tue, 09/06/2009
Again, after around three months of development, the next version v0.0.4 of matlab2tikz has been released.
The script has mainly evolved around its user interface and includes many bugfixes and improvements. Support for error bars has been added, custom file encoding is now possible, and quiver plots are handled in a better way.
It is now possible to evoke the script with options, for example 'height' and 'width' to determine the dimensions of the resulting plot.
Submitted by nschloe on Mon, 09/03/2009
Again, after around two months of development, the next version v0.0.3 of matlab2tikz has been released.
The script was extended to support subplots with their exact alignment. This wasn't particularly easy to do MATLAB itself in its plotting routines pulls some ugly tricks to achieve that.
Also, reverse axes are now handled correctly what leads to images now being translated nicely into TikZ/pgfplots.
Pages