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

 Réponse acceptée

Jarrod Rivituso
Jarrod Rivituso le 5 Jan 2018
Modifié(e) : Jarrod Rivituso le 5 Jan 2018

3 votes

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 commentaires

EUGENE TINJINUI NDOH
EUGENE TINJINUI NDOH le 24 Avr 2020
You can use the upload icon under the home page of the online matlab software
EUGENE TINJINUI NDOH
EUGENE TINJINUI NDOH le 24 Avr 2020

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!