Community Profile

photo

Anton Larsson


Chalmers Tekniska Högskola

Last seen: 4 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I plot the following eq. x.^2+(y-z).^2 = 2*z.^2
Cheers!

7 years ago | 1 answer | 0

1

answer

Question


How to mark one specific point when plotting
Hi, Consider the following plot: x = linspace(0,10) y = x.^2 plot(x,y,'b+-') What type of command can I use to mark one...

12 years ago | 2 answers | 0

2

answers