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개)

카테고리

질문:

2022년 12월 18일

댓글:

2022년 12월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by