MCQs > IT & Programming > Machine Learning > Output of code in MATLAB? Z=[8471;7196;6429] Z(3:3,1:3)

Machine Learning MCQs

What will be the output of the following code, when executed in MATLAB?

Z=[8471;7196;6429]

Z(3:3,1:3)


Answer

Correct Answer:

Z:

8 4 7 1

7 1 9 6

6 4 2 9

ans:
6 4 2  


Explanation:

Note: This Question is unanswered, help us to find answer for this one

Machine Learning Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Machine Learning Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it