Need help with creating 500 column vector
4 次查看(过去 30 天)
显示 更早的评论
So this is the question from my college assignment;
Create a 500-element column vector P17M11 containing two hundred number 17's and followed by three hundred -11's
If I wanted to create separate columns for 17's and -11's, how would I write them so they can combine nicely?