In a previous post and video, we saved airfoil data files from the UIUC airfoil database in a folder on our computer. These files below accompany my video about how to load these files into MATLAB. You can download the three files below.
Hi Josh,
I have been using your videos and code, both of which are extremely useful. I am able run the Test_Load_Airfoil_Function without issue, but when I move over to the LOAD_AIRFOIL_SELIG code and input the filename I want, I get the following error:
>> LOAD_AIRFOIL_SELIG(naca0018)
Unrecognized function or variable ‘naca0018’.
Do you know why this is and how I go about fixing this issue?
Thank you
Hi Josh,
I have been using your videos and code, both of which are extremely useful. I am able run the Test_Load_Airfoil_Function without issue, but when I move over to the LOAD_AIRFOIL_SELIG code and input the filename I want, I get the following error:
>> LOAD_AIRFOIL_SELIG(naca0018)
Unrecognized function or variable ‘naca0018’.
Do you know why this is and how I go about fixing this issue?
Thank you