Loading data into MATLAB and plotting it ?

Can somebody guide me how load .csv files(which contains many columns) through GUI into MATLAB and select the vaiables through GUI and plot ?

답변 (1개)

KSSV
KSSV 2022년 3월 24일

0 개 추천

Why you want to use gui? REad about the functions readtbale, csvread. These functions are startight forward. To plot the data you want, read about the plot function.

댓글 수: 1

Trilok Meena
Trilok Meena 2022년 7월 30일
편집: Trilok Meena 2022년 7월 30일
I want to read the parameters diectly from the GUI using the gui by one click and it will plot then the parameter with time. So that multiple excel files I can read plot. I am using matlab appdesigner to do this. Does anything is there we can directly read into GUI ? I

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

질문:

2022년 3월 24일

편집:

2022년 7월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by