Recent content by phyhari

  1. P

    MATLAB Matlab find() function in script

    Thank you! :) That was the problem. As you can see I'm just started coding in matlab...
  2. P

    MATLAB Matlab find() function in script

    SOLVED. Hi All! Brief version: I would like to use statement starting with [ in Matlab script. Is it possible, if yes, how? Longer version: I'm writing code in matlab. I need to find matrix indices, for which the statement M==10 is true. (I found find() function, which is perfect for the...
Back
Top