MATLAB csv data import error

3 visualizaciones (últimos 30 días)
茉由子
茉由子 el 4 de Mayo de 2023
Comentada: 茉由子 el 5 de Mayo de 2023
Hello.
When I tried to import data on MATLAB from a CSV file, it shows the error "Improper arguments for waitbar".
Can someone please help me understand what this error means, and how I can fix it? Thank you!
  1 comentario
Mathieu NOE
Mathieu NOE el 4 de Mayo de 2023
it would help if you can share a code (even simplified) and some data

Iniciar sesión para comentar.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 4 de Mayo de 2023
Based on what you've shared, it would appear the error has nothing to do with importing a csv. You syntax in creating or updating a waitbar is incorrect.
x Fractional wait bar length, real number
f Figure object (for your waitbar)
msg Wait bar message
character vector | cell array of character vectors | string array
  1 comentario
茉由子
茉由子 el 5 de Mayo de 2023
One of my variables was named f (f=xx) and looks like that was the problem since its the same with the waitbar. Thank you for your help!

Iniciar sesión para comentar.

Categorías

Más información sobre App Building en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by