photo

Benjamin Colety


Last seen: 約1ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how to label y axis
try this for the labels labels={'A'; 'B'; 'C' }; barh(x) set(gca,'yticklabel',labels)

約4年 前 | 1

| 採用済み

質問


Passing Symbolic Variables into a function as parameters
I am trying to write a function that takes 2 symbolic equations, as well as the symbolic variables to solve for, in as parameter...

約4年 前 | 1 件の回答 | 0

1

回答