How can I open importData tool?

3 ビュー (過去 30 日間)
Samaneh Arzpeima
Samaneh Arzpeima 2017 年 12 月 10 日
編集済み: michio 2020 年 4 月 25 日
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

採用された回答

Jarrod Rivituso
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
EUGENE TINJINUI NDOH 2020 年 4 月 24 日
You can use the upload icon under the home page of the online matlab software
EUGENE TINJINUI NDOH
EUGENE TINJINUI NDOH 2020 年 4 月 24 日

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File Exchangeファイルの操作 についてさらに検索

Community Treasure Hunt

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

Start Hunting!