Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

x = linspace( 0 , 10 ); y = sin ( x ); plot( x , y , '-o' , 'MarkerIndices' , 1 : 5

x = linspace(0,10); y = sin(x); plot(x,y,'-o','MarkerIndices',1:5:length(y)) 

I need to show a graph on microsoft excel with the given data, could you show the steps and process and graph on excel?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Calculus With Vectors

Authors: Jay S Treiman

1st Edition

3319094386, 9783319094380

More Books

Students also viewed these Mathematics questions

Question

8. What values do you want others to associate you with?

Answered: 1 week ago