Ask your own question, for FREE!
Computer Science 7 Online
OpenStudy (anonymous):

anyone good in matlab coz i hv problem and i dont know how to fix it

OpenStudy (anonymous):

so noone good in matlab ?!

OpenStudy (espex):

You never asked the question so there is no way for one to gauge their competence against your question.

OpenStudy (anonymous):

Ok the problem is that I don’t know how to make a table using matrixes in matlabe . I wrote a code that measure the output power and other parameters for 40 iteration and I want to put the result of each parameter in a table using matrix of 40 rows(iteration number) and 10 columns (parameters (results)).if u did not understand wat I said I can send u the code to see it

OpenStudy (espex):

Your 40 iterations should be a vector and you should also have a vector or variable for voltage or current that you are adding to the equation each time. So you could use meshgrid() to create the matrix that is x samples and y iterations and then use disp(), fprintf(), or plot to display the results.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!