DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR MATLAB
matlab if not true
~
A
% or you can use:
not
(
A
)
% in more complex statements, such as if's:
if
~
(
condition
)
% logic
end
PREVIOUS
NEXT
Tagged:
#matlab
#true
ADD COMMENT
Topic
COMMENT
Name
1+9 =
Submit