What is this Matlab symbol '' | ''

2 visualizzazioni (ultimi 30 giorni)
fadams18
fadams18 il 26 Mag 2020
Commentato: fadams18 il 26 Mag 2020
Guys, could someone explain what this expression does. Ive never seen this expression before. Thank you.
pGrad=gradX(gradX<0|X>0);
  2 Commenti
fadams18
fadams18 il 26 Mag 2020
in this case my gradX and X are matrices of size 300x300. what does this imply taking into account the less and greater operator? sorry for my noob questions.

Accedi per commentare.

Risposte (1)

KALYAN ACHARJYA
KALYAN ACHARJYA il 26 Mag 2020
Modificato: KALYAN ACHARJYA il 26 Mag 2020
Logical OR Operation
See details here
  2 Commenti
Stephen23
Stephen23 il 26 Mag 2020
@KALYAN ACHARJYA: rather than giving a link to a third-party copy of an old version of the MATLAB documentation, why not simply give a link to the MATLAB documentation itself?
KALYAN ACHARJYA
KALYAN ACHARJYA il 26 Mag 2020
Yes sir, modified. Thanks

Accedi per commentare.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by