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