Community Profile

photo

Simon Kölbl


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
How to plot 2 lines and find the coordinates of their intersection?
I would do it like this: % define x Axis and evaluate functions x_points = -5:0.1:5; function1 = -x+1; function2 =...

6 years ago | 0

Question


Scale a Legend with the underlying Axis
Hi, I'm trying to make a figure, of fixed size, with multiple subplots. The number of subplots, and thus the size of each can...

6 years ago | 1 answer | 0

1

answer