Community Profile

reeva M


自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Generating Standalone Executable file Using Matlab Coder
x=-pi:0.01:pi; y=sin(x); subplot(2,4,1); plot(x,y); title('sine wave');

6 years 前 | 0