Scott Ronquist
Followers: 0 Following: 0
Feeds
已回答
fimplicit3: colormapping (3DContourPlot)
Hi Niklas, The color gradient in this figure can be changed by using the colormap function. Predefined colormaps are listed her...
fimplicit3: colormapping (3DContourPlot)
Hi Niklas, The color gradient in this figure can be changed by using the colormap function. Predefined colormaps are listed her...
4 years 前 | 1
| 已接受
已回答
Import data from txt file in to a 2D array
Hello Cosimo, I understand you are trying to import the data stored in "acquisizione2-new.txt" into the MATLAB Workspace. This ...
Import data from txt file in to a 2D array
Hello Cosimo, I understand you are trying to import the data stored in "acquisizione2-new.txt" into the MATLAB Workspace. This ...
4 years 前 | 0
| 已接受
已回答
Using "Pearson correlation coefficient" in the 'Pdist' for the Clustergram function
The 'correlation' option for pdist uses the pearson correlation (documentation page here). So to use this metric to calculate th...
Using "Pearson correlation coefficient" in the 'Pdist' for the Clustergram function
The 'correlation' option for pdist uses the pearson correlation (documentation page here). So to use this metric to calculate th...
4 years 前 | 0
| 已接受
已回答
Set group colors in clustergram dendrogram (programmatically)
Would clusterGroup fit your use-case (link to example)? This performs what *Right-click* -> "Set Group Color" does, programatica...
Set group colors in clustergram dendrogram (programmatically)
Would clusterGroup fit your use-case (link to example)? This performs what *Right-click* -> "Set Group Color" does, programatica...
4 years 前 | 0
| 已接受
已回答
How to add the results of nmercount
Perhaps the quickest way would be to join the sequences prior to running nmercount, using a character not used in the sequences ...
How to add the results of nmercount
Perhaps the quickest way would be to join the sequences prior to running nmercount, using a character not used in the sequences ...
4 years 前 | 0