To run the Finite Element Method (FEM) code, follow these steps:
- Change to the
FEMdirectory. - Execute the
main.mscript in MATLAB.
-
Open MATLAB.
-
Change the current directory to the
FEMdirectory by executing the following command in the MATLAB command window:cd ./FEM
-
Run the
main.mscript by executing:main
In MATLAB, you can run the following commands:
cd ./FEM
main