How can I open importData tool?

3 visualizzazioni (ultimi 30 giorni)
Samaneh Arzpeima
Samaneh Arzpeima il 10 Dic 2017
Modificato: michio il 25 Apr 2020
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

Risposta accettata

Jarrod Rivituso
Jarrod Rivituso il 5 Gen 2018
Modificato: Jarrod Rivituso il 5 Gen 2018
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 Commenti
EUGENE TINJINUI NDOH
EUGENE TINJINUI NDOH il 24 Apr 2020
You can use the upload icon under the home page of the online matlab software

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!