Community Profile

photo

Jessica


Duke University

Active since 2015

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


M-files opening in new instances of MATLAB during each click: Mac computer
Is there a fix for file associations in a mac (m-files don't open up in MATLAB but open up in a new instance of MATLAB instead...

6 years ago | 1 answer | 0

1

answer

Question


How to create a white mask?
I am using the below code to overlay a black, elliptical mask around an imported photo. Rather than having the imported photo su...

6 years ago | 1 answer | 0

1

answer

Question


heatmap gradients: change intensity
I have created a heatmap with coordinates on an image. The problem is that coordinates that are near each other are appearing mo...

9 years ago | 1 answer | 0

1

answer

Answered
How to repeat a row by a certain factor
This is very helpful. Is there a way to preserve the structure so that it is in the format: A_New=[2 2 2; 2 2 2; 3 3 3; 4 4 4...

9 years ago | 0

Question


How to repeat a row by a certain factor
I have this sample matrix: A=[2 2 2; 3 3 3; 4 4 4]; I would like to multiply each row by a certain factor (in this specifi...

9 years ago | 2 answers | 0

2

answers

Question


bolding x axis label in a subplot figure
I am trying to make the x-axis label bold in a subplot, such as the one below. The Y axis labels are bold but the bold command d...

9 years ago | 1 answer | 0

1

answer