matrix question please help me?
显示 更早的评论
i want to write this matrix that (P=0:n) and P are points must be inter by user help me?

1 个评论
Image Analyst
2014-11-2
I think you got some hints in your question on the other question. Look at that again and then look at these: http://www.mathworks.com/matlabcentral/answers/8626-how-do-i-get-help-on-homework-questions-on-matlab-answers
Since it appears to be yet another homework problem and you haven't shown any work whatsoever I'll just say that you can create this array with a for loop, though it's not clear what the pattern is for the second P. Does it do pairs of numbers, like 0 0 1 1 2 2 3 3 4 4?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!