Page 1 of 1

1. Create a structure array that contains all information to plot a data set. At least, the struct should have a field f

Posted: Sat May 21, 2022 8:25 am
by answerhappygod
1 Create A Structure Array That Contains All Information To Plot A Data Set At Least The Struct Should Have A Field F 1
1 Create A Structure Array That Contains All Information To Plot A Data Set At Least The Struct Should Have A Field F 1 (16.23 KiB) Viewed 17 times
1. Create a structure array that contains all information to plot a data set. At least, the struct should have a field for • X_data • y data • line_type • data_name • x_range (2 element vector) • y_range (2 element vector) • plot_color plot_linewidth • is_convex (use the function your wrote in homework 3 to fill this field)