MCQs > IT & Programming > MATLAB > Which statement could create this cell array? c = {["hello world"]} {1×1 cell} {["goodbye"]} {1×3 double}

MATLAB MCQs

Which statement could create this cell array? c = {["hello world"]} {1×1 cell} {["goodbye"]} {1×3 double}

Answer

Correct Answer: c = {"hello world" {"hello"} "goodbye" [1 2 3]};

Explanation:

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

MATLAB Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MATLAB Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it