Hello again!
I have changed from Windows to Ubuntu,
I came here because Abaqus2Matlab is not installing well.
I installed it but when I open the App and I try to write to *inp or *.odb, the next message appears:
Error using Abaqus2Matlab_GUI_v01>read_input (line 1664)
No *STEP option defined
Error in Abaqus2Matlab_GUI_v01>Load_input_button_Callback (line 122)
read_input([pathname filename]);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in Abaqus2Matlab_GUI_v01 (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)Abaqus2Matlab_GUI_v01('Load_input_button_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
I think that it is not obtaining the functions. I tried to check it with chmod 777 in the carpet but it did not work.
Best regards,
Thanks in advance
This error shows that there is not any *STEP definition in the input file that you are trying to edit with Abaqus2Matlab. Please ensure that there is at least one *STEP definition inside the Abaqus input file.
I have it installed but it has not the powerful of Abaqus2matlav v2, they are all functions, aren't they?
Have you tried the open-source version of Abaqus2Matlab (version 1.0) in Ubuntu?