How can I open importData tool?

4 visualizaciones (últimos 30 días)
Samaneh Arzpeima
Samaneh Arzpeima el 10 de Dic. de 2017
Editada: michio el 25 de Abr. de 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

Respuesta aceptada

Jarrod Rivituso
Jarrod Rivituso el 5 de En. de 2018
Editada: Jarrod Rivituso el 5 de En. de 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 comentarios
EUGENE TINJINUI NDOH
EUGENE TINJINUI NDOH el 24 de Abr. de 2020
You can use the upload icon under the home page of the online matlab software
EUGENE TINJINUI NDOH
EUGENE TINJINUI NDOH el 24 de Abr. de 2020

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre ファイルの操作 en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!