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.

 採用された回答

Walter Roberson
Walter Roberson 2022 年 12 月 18 日
event = f_read_EMSC('export_EMSC_modifiziert_2020-02-04.csv');

1 件のコメント

Henry Steinhoff
Henry Steinhoff 2022 年 12 月 18 日
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