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 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Ariful Islam
Ariful Islam am 17 Mai 2022

0 Stimmen

code

2 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte

Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by