1. Create a structure array that contains all information to plot a data set. At least, the struct should have a field f
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Create a structure array that contains all information to plot a data set. At least, the struct should have a field f
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)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!