How to open .SRT files?
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I have a question. How to open .SRT data file. ? I have columns and rows in this file.
I tried fopen or readtable but it is no use.
Could you help me?
4 commentaires
Rik
le 5 Déc 2020
You will have to post an example if you want help. What have you tried so far yourself? You can start by reading the file to a Matlab variable as text. What would be your next step?
Réponses (1)
Voir également
Catégories
En savoir plus sur Cell Arrays dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!