Community Profile

photo

Gko K


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


3 column vector countourf plot error
I have a 3 column vector. I plot a contourf colormap but i have an error as i show below. Here is my code: xi=linspace(min(x...

5 years ago | 0 answers | 0

0

answers

Question


How can i use roots function with a 100x3 matrix
I have a nx3 matrix. n rows and 3 columns. Every elements in a row are coefficents of a polynomial. I want to get roots for eve...

5 years ago | 1 answer | 0

1

answer

Question


For loop question with matrix
I have a matrix as below called A (60x3 double) A = [10 3.5 -34.66 9 3.5 -35.6 8 ...

5 years ago | 2 answers | 0

2

answers

Question


Multidimensional matrix to use for loop
I have a multidimensional matrix which is X. when i type X in command window the answer is below. X(:,:,1) 10 5 2 5 3 1 X(...

5 years ago | 1 answer | 0

1

answer

Question


Group cell array and vector for "for loop and if statement"
I want to choose submatrices from the table below. For example, i want to choose first E01 values from column "Name" and afte...

5 years ago | 2 answers | 0

2

answers