Import Data - Generate Script/Function Error

6 Ansichten (letzte 30 Tage)
Joaquin Pinto
Joaquin Pinto am 5 Nov. 2019
Kommentiert: Azhar iqbal am 1 Jan. 2020
I'm in the process of creating a new model but have been having issues with the "Generate Script" and "Generate Function" options from Import Data (See picture).
The data is saved in an excel file that gets edited occasionally.
I've gotten the same error with all the Output Types, and it only works when I select the importing button directly (not as a script or function, which I need in order to use the model)
I noticed the issue with my attached file, however I've also tried fillling out the empty cells and other excel files, as well as using a different computer (which was also running v 2019b), and no luck as of yet.
The error I am receiving is:
--------------------------------------
Import operation failed. The most likely reason is that there are unimportable cells in the selection.
Try adding a rule in the toolstrip to convert unimportable cells into numbers.
-------------------------------------
As you can see in the picture labeled ImportDataError.PNG, I already have a rule for dealing with the unimportable cells (I've also tried with blank cells and both).
I understand that there are other ways to import the data but I was told by a coworker that they do it this way and prefer me to do it the same way, for consistency.
Is anyone else having this issue/has anyone found a solution?
Thank you for your help!

Antworten (1)

Subhadeep Koley
Subhadeep Koley am 8 Nov. 2019
Bearbeitet: Subhadeep Koley am 8 Nov. 2019
Hi, it is giving no such errors when I am trying to do the same with your Com_SampleProjects.xlsx file. Can I know which MATLAB version you are using?
However, generated the script and the function in my end (see the attached), which you can use.
Hope this helps!
  5 Kommentare
Subhadeep Koley
Subhadeep Koley am 11 Nov. 2019
Hi Joaquin, it seems that you don't have the write permission in the file path 'C:/matlab', as you stated that "It doesn't even allow me to create the function when doing it from there..."
Joaquin Pinto
Joaquin Pinto am 11 Nov. 2019
Bearbeitet: Joaquin Pinto am 11 Nov. 2019
I don't think that's it, as I can create scripts and functions on C:/matlab without problem, it's only when I try to import with the tool that it doesn't work and gives me the "Import Operation Failed" error.
By "It doesn't even allow me to create the function when doing it from there..." I meant that I can't even get to the stage where I could add those lines to the script, as I can't even create the script due to the error.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by