How can I open importData tool?
1 次查看(过去 30 天)
显示 更早的评论
Hi I am using MatlabOnline but I don't know why my very handy 'import Data' window changed to 'import data wizard' so it means that there is no way to use options like save data as a Matrix OR Column OR Cell array.How can I bring back my 'home/variable/Import Data' window again? Thank you
0 个评论
采纳的回答
Jarrod Rivituso
2018-1-5
编辑:Jarrod Rivituso
2018-1-5
I do not believe the Import Tool is available yet in MATLAB Online.
Much of the functionality is available within the readtable function. In desktop MATLAB, you can actually use the 'generate code' feature to see what the Import Tool is doing underneath the hood, and that same code should work in MATLAB Online.
2 个评论
EUGENE TINJINUI NDOH
2020-4-24
You can use the upload icon under the home page of the online matlab software
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!