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....](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f2f8851a57d_36466f2f884af8cb.jpg)
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
Get step-by-step solutions from verified subject matter experts
