photo

Hengameh Noshahri


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to insert Xlabel and Ylabel into axes when designing GUI ?
you can try following code in your user code: plot(handles.axes,x,y); xlabel(handles.axes,'xlabel') ylabel(handles.axes...

9 years 前 | 1