hairboat
0
Q:

matlab if not true

~A

% or you can use:

not(A)

% in more complex statements, such as if's:

if ~(condition)
% logic
end
0

New to Communities?

Join the community