Simplify this statement:
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:4| Question number:28.4
All Answers
total answers (1)
belongs to book: MATLAB: A Practical Introduction to Programming and Problem Solving|Stormy Attaway|Fourth Edition| Chapter number:4| Question number:28.4
total answers (1)
if iskeyword('else') == 1 % == 1 is redundant
disp('Cannot use as a variable name')
end
need an explanation for this answer? contact us directly to get an explanation for this answer