Feeds
질문
Combining 6 images without discoloration
I tried combining multiple smaller images with a Background. In the resulting image the background is just fine, but *the sma...
대략 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
problem with solving overlapping sounds
Found the problem : obj.(soundName) should be obj.audioPlayers.(soundName) since that's where everything was sa...
problem with solving overlapping sounds
Found the problem : obj.(soundName) should be obj.audioPlayers.(soundName) since that's where everything was sa...
11년 초과 전 | 0
| 수락됨
질문
problem with solving overlapping sounds
I'm currently trying to give my matlab game sound. To stop the sounds from overlapping I found a solution and changed the data a...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to create an image with a matrix and a cell array
I'm currently trying to create an Image of a 2D Game Map in Matlab. Using a 3rd party program i have created a Matrix M, that...
11년 초과 전 | 답변 수: 1 | 0
