Community Profile

reeva M


Active since 2017

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
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 ago | 0