Feeds
提问
How to create a random 10x10 matrix with values between -10 and 10
Z=rand(10,10) give me a random 10x10 matrix but between 0 and 1. How would I change this to be between -10 and 10?
7 years 前 | 1 个回答 | 0
1
个回答提问
Help formatting text inside sprintf()
Hi, I need the authors name of a poem right-aligned at the bottom of the text, however I'm unsure how to do this. My poem shou...
7 years 前 | 1 个回答 | 0
