Clear Filters
Clear Filters

How to get the figures from IRI model?

23 views (last 30 days)
Ara
Ara on 26 May 2024
Edited: Walter Roberson on 21 Jul 2024 at 19:06
Dear All,
I would like to use IRItest code that is written by Drew in this Matlab website, however I received an error that I do not know how to resolve it.
Would you please help me to run his code?
Here is the error that I have received.
Thank you with my best regards,
Ara
Error in iritest (line 47)
parfor index = 1:N
  6 Comments
Madheswaran
Madheswaran on 18 Jul 2024 at 10:13
I noticed that issue you are facing related to the "curl" command when using the provided files. This error occurs because the "curl" command is not included by default in Windows operating systems.
The author has provided an instruction for installation of “curl” command in the "iri2016.m" file, which is part of the files you have downloaded from the exchange link you shared.
If you have any further queries regarding any files you have downloaded from the MATLAB Files Exchange, you can reach out to the Discussions section of that specific file exchange post.
Ara
Ara on 21 Jul 2024 at 11:59
Thank you for your response. I did check the "Curl" and it is install in my system but I do not know why it does not run the code. In 2013, I was able to run and plot the data but with the new version of code, I am unable to run it.

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!