How to plot y = exp^x/sinx 0.7

new to matlab need a bit of help thanks!
need to plot the graph of y=((exp^x)/sin(x)) + 0.7

1 Comment

Adam
Adam on 15 Nov 2018
Edited: Adam on 15 Nov 2018
doc plot
doc sin
doc exp
should help. And if you don't know how to create an array of x values you need to start reading the basic Matlab help

Sign in to comment.

Answers (1)

Categories

Find more on Stress and Strain in Help Center and File Exchange

Products

Asked:

on 15 Nov 2018

Edited:

on 15 Nov 2018

Community Treasure Hunt

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

Start Hunting!