photo

Fatima Al Ghurabi


Last seen: 3 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Hi, i want to plot two columns of values of data from excel, the graph includes a zero while the excel sheet doesn't. Here is my code and the graph I got vs what I should get
This is my code clear all; clc; % Load data from Excel data = xlsread('Results_1.xlsx'); % Replace 'Results_1.xlsx' with yo...

3 months ago | 2 answers | 0

2

answers