You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same error code appears in the discussion at: cnr-isti-vclab/meshlab#495 , where it is mentioned that that issue is expected to have been fixed by cnr-isti-vclab/meshlab#713 . Trying executables from meshlab (please see the linked pull request) might be useful.
Dear all
I got stuck in the last step: write u3d file. I am using Matlab 2018a, The following are the massage:
./IDTFConverter.sh -input "/home/siwei/Documents/MATLAB/fluxes/myfig.idtf" -output "/home/siwei/Documents/MATLAB/fluxes/myfig.u3d"
Exit code = 80000003
Error using idtf2u3d (line 111)
IDTFConverter executable returned with error.
Error in fig2u3d (line 238)
idtf2u3d(fname)
Error in fig2latex (line 48)
fig2u3d(ax, fname)
Error in fig2pdf3d (line 63)
fig2latex(ax, filename, media9_or_movie15, pdforxelatex);
Any solutions? Thanks in advance!
The text was updated successfully, but these errors were encountered: