How can I load tsv extention file in matlab (e.g. data01.tsv)?

How can I load tsv extention file in matlab (e.g. data01.tsv)?

4 commentaires

Is it a binary file or ascii? If ascii how the data is? If binary you should know how data is written.
You should be able to use all tools made for csv files that allow you to define a delimiter.
The best functions to start with: READTABLE, READCELL, or READMATRIX.

Connectez-vous pour commenter.

 Réponse acceptée

Ariful Islam
Ariful Islam le 17 Mai 2022
code

2 commentaires

I deleted your attachment, as it came from this FEX entry and you didn't attribute the file to the original author.
Oh no!, I am extremely sorry for my mistake.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by