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.

 采纳的回答

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

1 个评论

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?

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by