how to write exponential power?

I want to write y=2.^x exponential function
but my matlab program doesn't work
because the function doesn't cogniz ToT
and I want to draw by using the plot sencense
y=2.^x
xinv=[0 10]
plot(x,y)
How do I that...?? plz say the answer

 Accepted Answer

More Answers (0)

Categories

Find more on Labels and Styling in Help Center and File Exchange

Asked:

on 10 Aug 2021

Answered:

on 10 Aug 2021

Community Treasure Hunt

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

Start Hunting!