photo

Rafael


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Vectors Must be the Same Length
I want to plot this but the problem is that I need to somehow have the vectors be the same length. Year=input('Enter the ye...

6 years ago | 2 answers | 0

2

answers

Answered
Function not returning full matrix
Okay, now when I do *which cssm* is working. It tells me where it is saved.

6 years ago | 0

| accepted

Question


Function not returning full matrix
I have a matrix around 20,000 by 20 and when I use this codes it only returns 1000 by 20. I'm sure the problem has to be on the ...

6 years ago | 1 answer | 0

1

answer

Question


Calling a Function From Another Function
I created a function called *table(data)* which returns a matrix with labels from the data. I would like to try and create anoth...

6 years ago | 1 answer | 0

1

answer

Question


How to Find a Value From Another Value?
I have a matrix, so I would like to find a value from the first column by using values from the last columns. For example, I hav...

6 years ago | 2 answers | 0

2

answers

Question


How to create a checkerboard using fprintf?
I already have the code for the checkerboard. The problem is that the order of the symbols are not correct. for a=1:10 ...

6 years ago | 1 answer | 0

1

answer