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

3 次查看(过去 30 天)
What does it mean regarding matlab2tikz
  2 个评论
Philipp Mueller
Philipp Mueller 2016-9-13
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 2016-9-13
编辑:Stephen23 2016-9-13
@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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by