photo

Sergey


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
how to save decision tree view (classification tree viewer) ?
Try this TREE = classregtree(...); h = view(TREE); saveas(h,'filename','png'); PS: all 'set' options for object h ...

11 years 前 | 0