Community Profile

photo

Scott Ronquist

Last seen: 2 days ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Answered
fimplicit3: colormapping (3DContourPlot)
Hi Niklas, The color gradient in this figure can be changed by using the colormap function. Predefined colormaps are listed her...

3 years ago | 1

| accepted

Answered
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 ...

3 years ago | 0

| accepted

Answered
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...

3 years ago | 0

| accepted

Answered
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...

3 years ago | 0

| accepted

Answered
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 ago | 0