grid in matlab ? please !
2 次查看(过去 30 天)
显示 更早的评论
I want to create a uniform grid and place all nodes in a neat and evenly spaced so the rows and columns please
1 个评论
Cedric
2013-10-21
You'll have to make an example involving a few nodes, because what you want to achieve is not clear.
回答(2 个)
Image Analyst
2013-10-20
myGrid = ones(10);
How about that?
12 个评论
Image Analyst
2013-10-27
We're getting nowhere because you haven't sufficiently described what you want. Please give an explicit description of what you want, and I'm not talking about some 10 word sentence. I'm asking for a complete paragraph or two, complete with a screenshot, diagram, figure, web page link, or whatever illustrates what you want. Only then can we continue and stop this unproductive back and forth messaging.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Characters and Strings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!