
Hi fima,
The functions being plotted are of the form
syms y_i(x) r_i
disp(y_i(x) == exp(r_i*x) - 1)
Why should y_i(x) be the same for two different values of r_i for any x > 0?
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!