You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am a MATLAB user, now trying out JULIA. So most of my issues are functionalities which are in MATLAB and it would be nice to have them in JULIA as well.
Is there any way I can do the find() on vectors or matrices with conditions other than just finding nonzeros.
If find(f,A) is meant for this, the documentation is not very clear about it.
The text was updated successfully, but these errors were encountered:
Also, it's worth mentioning we have an active mailing list/Google Group which is a perfect forum for questions like this at https://groups.google.com/forum/#!forum/julia-users, which I encourage you to check out!
Hi, I am a MATLAB user, now trying out JULIA. So most of my issues are functionalities which are in MATLAB and it would be nice to have them in JULIA as well.
Is there any way I can do the find() on vectors or matrices with conditions other than just finding nonzeros.
If find(f,A) is meant for this, the documentation is not very clear about it.
The text was updated successfully, but these errors were encountered: