Community Profile

photo

Metin Ozturk


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Replace elements of matrix
The more vectorized and easier way to do this could be as follows: new_matrix = changem(matrix,zeros(length(vector),1),vector...

mer än 5 år ago | 1

Answered
Undefined function or method '...' for input arguments of type 'double'.
It may be because the function you are trying to use is not available in your current MATLAB version. For example, if you use 'n...

mer än 5 år ago | 0