![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8097987_1522124736245_DEF.jpg)
Ali Ridha Ali
Followers: 0 Following: 0
Feeds
已回答
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...
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 前 | 1
已回答
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 ...
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 前 | 1
| 已接受