Undefined function or variable 'm2tUpdater'. Error in matlab2tikz (line 328) isUpdateInstalled = m2tUpdater(...

What does it mean regarding matlab2tikz

2 comentarios

matlab2tikz();
sphere(30);
title('a sphere: x^2+y^2+z^2');
xlabel('x');
ylabel('y');
zlabel('z');
axis equal
%matlab2tikz('mysphere.tikz', 'height', '\figureheight', 'width', '\figurewidth');
Stephen23
Stephen23 el 13 de Sept. de 2016
Editada: Stephen23 el 13 de Sept. de 2016
@Philipp Mueller: seeing as you are using the answer that I gave to your last question, perhaps you might like to be so polite and actually accept that answer?
Go to the FEX page that I linked to, click the "Download Zip" button in the top right hand corner. You will need to add all of those files to your MATLAB path.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Etiquetas

Preguntada:

el 13 de Sept. de 2016

Editada:

el 13 de Sept. de 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by