Plotting an array on both x and y axis and different formulas, check description

i want to plot a graph in a such a way, that some of values undergo a same formula while other values undergo a different formula. In my case i m drawing a shear force diagram for a beam, it has length of 10m, i divided the interval i = 0:0.1:7 and j = 7:0.1:3 For first interval a formula will be applied lets say y = 2*i and for second part y= 3*i and a graph is to be plotted with i on x-axis and y on y-axis

Answers (1)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

on 14 Nov 2021

Answered:

on 14 Nov 2021

Community Treasure Hunt

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

Start Hunting!