whats the use of a writetable

1 Ansicht (letzte 30 Tage)
Kevin Maakomane
Kevin Maakomane am 19 Aug. 2022
Kommentiert: Rik am 19 Aug. 2022
i dont understand the use of the function,may you explain how and when to use it and why?

Antworten (1)

Abderrahim. B
Abderrahim. B am 19 Aug. 2022
Verschoben: Rik am 19 Aug. 2022
You have a table and you want to write/'save' to a file (text, spreadsheet, ..) then you use this function!
Check out the documentation, it has examples that will allow you to understand better the function. Run the below in MATLAB command window.
doc writetable
Hope this helps
  1 Kommentar
Rik
Rik am 19 Aug. 2022
(moved to answer section)
@Kevin Maakomane Using the documentation is a very important step in Matlab. The documentation is one of the main advantages over competing solutions like Octave, R or Python. You should use it to your advantage.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by