Unrecognized function or variable 'export_EM​SC_modifiz​iert_2020'​. when reading csv file

Hello :) Ive wanted to use a programm for reading csv files but when putting the file name in the function (f_read_EMSC(export_EMSC_modifiziert_2020-02-04) I get the following error message
"Unrecognized function or variable 'export_EMSC_modifiziert_2020'."
The Matlab script works totally fine except the reading of the csv file.

 Akzeptierte Antwort

event = f_read_EMSC('export_EMSC_modifiziert_2020-02-04.csv');

1 Kommentar

Sry I just started working with MATLAB a few days ago :/ So I have to use your command to start the script? Why ist the event part necessary?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by