Manipulate Matrix Element using subscripts (ex: isprime(i-j)) or (i+j)>10)
1 view (last 30 days)
Show older comments
I need to create a oneline command to set a 'n x n' matrix to {1 if i-j isprime, 0 if not). I don't remember how to select an element in this manor. Thank you.
0 Comments
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Discrete Math 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!