Exporting data from website into Matlab

2 views (last 30 days)
OS88
OS88 on 4 Apr 2022
Answered: Pravarthana P on 7 Apr 2022
Hi, I am looking at exporting data from this website F1 Tempo (f1-tempo.com) into Matlab. I have not much experience in doing it. Once I have the data (.m, .mat or .ssv) then I can manipulate and plot as I wish.

Answers (1)

Pravarthana P
Pravarthana P on 7 Apr 2022
Hi Saverio Carillo,
I understand that you are trying to import data from a website to MATLAB. I would suggest you to either readdata directly from website to workspace and plot required parameters or by saving the data into any file format can read those files as and when required to work with it. For more information please do refer Web servicesdocumentation.
The following example might help you to understand it better:

Categories

Find more on File Operations in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!