Community Profile

photo

OMAR EL MZOURI


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Hello, I need a help , In Matlab how can I plot a graph from an excel data in real time ?
data = xlsread('data.xls'); column_data = data(:, 1); % replace 1 with the column number you want to plot figure; ax = axes; ...

11 months ago | 0 answers | 0

0

answers