photo

Ali Ridha Ali


Last seen: 10 months ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Grayscale Image cannot be output in the GUI Matlab
I've faced the same issue, and I got a technical solution by doing a small trick. You can show grayscale in app.Image component...

2 years ago | 1

Answered
How can I create a data set with multiple random plots?
mu=3; % mean value s=1; % stepsize >> decrease it to get more points P=1:s:20; % time period sigma=5; % noise level ...

7 years ago | 1

| accepted