Filter löschen
Filter löschen

matlab datastore using transform order and using user defined fction

1 Ansicht (letzte 30 Tage)
Abbass Ibrahim
Abbass Ibrahim am 19 Jun. 2022
Kommentiert: dpb am 19 Jun. 2022
i am using the datastore() to store some excel files , and i want to do some transforms an the data , like replace nan with 0 , i used transform(datastore,@fction) but it doesn't work good , in the fction i used my defined fction that should replace nan with 0 in table ,can maybe somebody help me , i think that i have synthax error , in transform ? Thank you
  1 Kommentar
dpb
dpb am 19 Jun. 2022
Well, we can't see/spot any syntax errors w/o the code used and the error(s) you got...
Are the files all numeric? If there's other than numeric data in the files as is so ofthen the case with spreadsheets, the function will probably fail unless you accounted for that somehow.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Data Import from MATLAB finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by