Community Profile

photo

Yasmin Touly


Active since 2018

Statistics

Content Feed

View by

Question


How to get a matrix as an output in a function?
I have been trying to understand how to write this function, but I can't seem to think how. The function is to prompt the user ...

6 years ago | 1 answer | 0

1

answer

Question


How do I print the common elements in a row vector?
If I have two-row vectors, A = [3, 11, 7] B = [11, 2, 5] and I have to find the common element, how do I do that? ...

6 years ago | 2 answers | 0

2

answers

Question


How to use nested for loops?
I am very new to MATLAB, and I have been trying to figure out how to use nested for loops correctly. I want to print out : ...

6 years ago | 1 answer | 0

1

answer

Question


how do i use the strtok() function in combination with the while loop?
I have been trying to teach myself MATLAB for the past few weeks, and I have this one question regarding the strtok function. H...

6 years ago | 1 answer | 0

1

answer