Feeds
질문
how do i use values obtained from table function to create another function and graph in matlab app designer
I am working on the birthday paradox and the final assignment is to create a GUI. I have completed most parts until generating r...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
How can I change the red chips to black as the red and orange overlap a lot and the edges and shadows are still red/orange with my code.
This is my code: I = imread('coloredChips.png'); % Load original ColoredChips.png image [rows, columns, channels] = size(I); %...
거의 4년 전 | 답변 수: 1 | 0
