photo

Simon Kölbl


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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 =...

7年弱 前 | 0

質問


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...

7年弱 前 | 1 件の回答 | 0

1

回答