Feeds
回答済み
how to label y axis
try this for the labels labels={'A'; 'B'; 'C' }; barh(x) set(gca,'yticklabel',labels)
how to label y axis
try this for the labels labels={'A'; 'B'; 'C' }; barh(x) set(gca,'yticklabel',labels)
5年以上 前 | 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...
5年以上 前 | 1 件の回答 | 0

