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