Search found 1 match

by Luuk
Fri Sep 28, 2012 2:13 am
Forum: Graphics, Figures & Tables
Topic: Matlab Figure
Replies: 1
Views: 1703

Matlab Figure

Hello everybody,

I created a figure in Matlab and converted it to a .tikz file, using the standard available files.

In my Latex file I'm using the tikz/pgf/pgfplots preambles (I'm actually using LyX). There I add the following code:

\begin{figure}
\centering
\newlength\figureheight
\newlength ...