Community Profile

photo

Ciera Jones


Active since 2016

Statistics

Content Feed

View by

Question


How do i fix the error in this code?
clc clear all close all m = true; while m; disp ('Extra Credit \n'); m = input ('Select which homework a...

8 years ago | 1 answer | 0

1

answer

Question


How do i fix the error in this code? I says "Illegal use of reserved keyword "case""
clc clear all close all m = true; while m; disp ('Extra Credit \n'); m = input ('Select which homework a...

8 years ago | 1 answer | 0

1

answer