Community Profile

photo

Philip


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


TEXT or ANNOTATION multiple Colors, Multiple Lines
I want to input text in one box with multiple colors and multiple lines using Latex commands. Ive tried everythig, nothing seem...

5 years ago | 0 answers | 0

0

answers

Question


Use fill3 with contourf
I have contourf plots of matrices that don't change ( 1333,10) for example that represent rectangula shapes. However the actual...

5 years ago | 1 answer | 0

1

answer

Question


Scale Matrix Dimensions by Factor
I have a matrix that needs to be scaled in the horizontal, copying each row. Ex: [1 2 3] [4 5 6] Scale Columns only ...

5 years ago | 1 answer | 0

1

answer

Question


Textscan MULTIPLE DELIM ARRAY and rearrange
How do I import the following .txt file into an array in matlab: NOTE: The brackets are tripping up my attempts. .txt file...

5 years ago | 2 answers | 0

2

answers

Question


Scatter 3D Plot with Varying Colors
I need my Scatter plot to be color scaled: I've only had limited success with Scatter3(inputs), no luck with dot commands. ...

5 years ago | 1 answer | 0

1

answer

Question


Import .txt data into CELL ARRAY
I have text files with arrays of data: { Centroid = [[1 0 1],[0 1 0]] Ages= [10 20 30],Times = [ 3:00, 3:05] } ->Exact ex...

5 years ago | 1 answer | 0

1

answer