Question
A=[1 2 3];
mean(a);
a.
Error
b.
2
c.
Cannot be determined
d.
The mean of a
Posted under MATLAB
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Given below is a part of a very big program. What is the output?
Similar Questions
Discover Related MCQs
Q. Vectors defined by [] can be cellular vectors.
View solution
Q. The input to the polar command is not necessary to be within parentheses.
View solution
Q. A student wants to find the following limit, but he writes the code - limit(1-cos(2*x)/x^2,x,0)
What will he get?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond MATLAB? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!