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

1 Ansicht (letzte 30 Tage)
What does it mean regarding matlab2tikz
  2 Kommentare
Philipp Mueller
Philipp Mueller am 13 Sep. 2016
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 am 13 Sep. 2016
Bearbeitet: Stephen23 am 13 Sep. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by