Creating a matrix that looks similar to a 10x10 timestable grid from x = [1:10] and y = [1:10]
Show older comments
I want to create something like this: http://nodehillmaths.typepad.com/photos/uncategorized/2007/03/14/wpe6.gif (ignore the numbers outside of the 10 by 10 box)
Is there any way to do this using something like x = [1:10] and y = [1:10]
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!