MATLAB csv data import error
이전 댓글 표시
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
Mathieu NOE
2023년 5월 4일
it would help if you can share a code (even simplified) and some data
답변 (1개)
Cris LaPierre
2023년 5월 4일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!