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.

 Respuesta aceptada

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

1 comentario

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?

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 18 de Dic. de 2022

Comentada:

el 18 de Dic. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by