How do I get the second element in the first row, like 19200 in the picture

6 ビュー (過去 30 日間)
zl
zl 2022 年 11 月 21 日
コメント済み: zl 2022 年 11 月 25 日
  1 件のコメント
Benjamin Thompson
Benjamin Thompson 2022 年 11 月 21 日
How is this information stored? As a text file? You can use fopen and fscanf to read data from a text file line by line.

サインインしてコメントする。

採用された回答

Prateek
Prateek 2022 年 11 月 24 日
Hello zl,
As per the image, there seem to be two elements in the same cell, which would require delimiting the data.
For better assistance, I would request you to share the data file.
Regards,
Prateek

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Export についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by