subject

Write a function called checkinputs which checks if three inputs parameters are the correct data types. the first, second, and third input variables must be a string, numeric, and logical data type, respectively. the output of checkinputs should be a logical row array, errorcode, with 4 values. if all the tests pass, then errorcode should consist of only false values. if the 1st input parameter is not a string, the 1st array element in errorcode is set true. if the 2nd input parameter is not a numeric, the 2nd array element in errorcode is set true. if the 3rd input parameter is not a logical variable, the 3rd array element in errorcode is set true. the 4th array element in errorcode is set true if three input parameters are not present.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 18:00, jabezslade22
What is the first view you place in your drawing?
Answers: 1
image
Computers and Technology, 22.06.2019 19:00, trintrin227
In he example code, what does the title attribute create? a tool tip an element a source a markup
Answers: 1
image
Computers and Technology, 22.06.2019 19:10, kaiya789
10. when you create a pivottable, you need to specify where to find the data for the pivottable. is it true
Answers: 2
image
Computers and Technology, 22.06.2019 23:30, bri2008
Which of the following is not a symptom of chronic fatigue syndrome
Answers: 2
You know the right answer?
Write a function called checkinputs which checks if three inputs parameters are the correct data typ...

Questions in other subjects: