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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
