Filter löschen
Filter löschen

Convert file to matrix

1 Ansicht (letzte 30 Tage)
Maria Nogueira
Maria Nogueira am 13 Dez. 2020
Kommentiert: Maria Nogueira am 13 Dez. 2020
I have this file , which is a text file:
Basically I need to write a script that will open this file, read it, delete the first line and convert the rest to a matrix where the zeros outside the main diagonal become INF.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 13 Dez. 2020
readmatrix()
  3 Kommentare
Walter Roberson
Walter Roberson am 13 Dez. 2020
readmatrix will skip it automatically.
Maria Nogueira
Maria Nogueira am 13 Dez. 2020
oh I didn´t know that! thank you so much

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by