Hi everyone,
I am working on a matlab code. There I found a syntax like
FALSE=0;
IEND=FALSE;
while(~IEND)
----
-----
I do not understand what this particular while is saying.
If anyone familiar with matlab please help me.
Thanks in advance. I appreciate your help.
Thanks and Regards,
Satyaki