8. Installation
Installation of Abaqus2Matlab can be done either graphically or by executing appropriate commands in Matlab command window.
Contents
▪8.2. Installation from command line
Detailed instructions for installation of Abaqus2Matlab graphically are shown in the following:
▪Go to the APPS bar of Matlab and select "Install App".
▪In the browsing window tha opens, select the file Abaqus2Matlab.mlappinstall.
▪After the selection of the mlappinstall file, the following window opens. Press "Install".
▪After installation, the icon of the Abaqus2Matlab application will appear as shown in the following figure:
▪If the user clicks the arrow at the right of the Apps bar, as shown below:
then the list of the Apps that are installed in Matlab will appear, including the Abaqus2Matlab application, as shown in the following:
8.2. Installation from command line
Detailed instructions for installation of Abaqus2Matlab through command execution in the Matlab command window are shown in the following:
▪Find the full path of the Abaqus2Matlab.mlappinstall file. This can easily be done by pressing the Shift button and right-clicking on the file, then selecting "Copy as path". After this, the full path of the file will be copied on the clipboard.
▪Type in the Matlab command window:
appfile='C:\...\Abaqus2Matlab.mlappinstall';
appinfo = matlab.apputil.install(appfile)
where appfile is the full path of the Abaqus2Matlab.mlappinstall file found at the previous step. After execution of this command Abaqus2Matlab will be properly installed in Matlab.
_________________________________________________________________________
Abaqus2Matlab - www.abaqus2matlab.com
Copyright (c) 2017 by George Papazafeiropoulos
If using this application for research or industrial purposes, please cite:
G. Papazafeiropoulos, M. Muniz-Calvente, E. Martinez-Paneda.
Abaqus2Matlab: a suitable tool for finite element post-processing.
Advances in Engineering Software. Vol 105. March 2017. Pages 9-16. (2017)
DOI:10.1016/j.advengsoft.2017.01.006
Created with an evaluation copy of HelpSmith.
To remove this notice, you should purchase the full version of the product.