Creating a certain array
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi I want to create a 10 by 10 array and replace its values. If the said value is at 1,1 / 3,1 / etc. where combination of 2 values of its rows and columns make an even number I want it to be 10 and if its 2,1 / 1,4 etc. I want it to be 20. Any idea how I can achieve that? I guess i should check the combination of row and column numbers for divisibility by 2 but I couldn't find how.
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Matrox Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!