what is the difference between readtable () and datastore() ?
显示 更早的评论
upto my knowledge both these commands are used for data import. i want to know the difference between these two. help me
采纳的回答
更多回答(1 个)
Anupama
2023-2-23
0 个投票
With readtable, you have to change file name everytime you run the script and select a new file for analysis with the same script but with datastore, you can use uiget function to select any file (or a new file everytime you run the script) and it will be read (without you having to worry about manually updating the file name.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!