whats the use of a writetable

조회 수: 1 (최근 30일)
Kevin Maakomane
Kevin Maakomane 2022년 8월 19일
댓글: Rik 2022년 8월 19일
i dont understand the use of the function,may you explain how and when to use it and why?

답변 (1개)

Abderrahim. B
Abderrahim. B 2022년 8월 19일
이동: Rik 2022년 8월 19일
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
Rik
Rik 2022년 8월 19일
(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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by