Feeds
提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0