Question: For the following function; function [c, b,a] - myFunc(a,b,c) ...some code.... end If we evaluate it as; >> [a, b, c] = myFunc(1,2,3) Then we

 For the following function; function [c, b,a] - myFunc(a,b,c) ...some code....

For the following function; function [c, b,a] - myFunc(a,b,c) ...some code.... end If we evaluate it as; >> [a, b, c] = myFunc(1,2,3) Then we type; >> whos As a result, what would be the values of a, b and c? Setiiniz cevabn iaretlendiini grene kadar bekleyiniz. Soruyu bo brakmak isterseniz iaretlediiniz seenee tekrar tiklaynz. 2,00 Puan A a = 0.5 = 0.c=0 B a = 1,b=2. C=3 C a = 3, b = 2.C = 1 D The values of a, b and c can not known without the rest of the code

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!