Feeds
質問
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...
7年弱 前 | 1 件の回答 | 0
1
回答質問
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...
7年弱 前 | 1 件の回答 | 0
1
回答質問
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...
10年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
10年弱 前 | 0
質問
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...
10年弱 前 | 2 件の回答 | 0
2
回答質問
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...
約10年 前 | 1 件の回答 | 0