Community Profile

photo

Jordan Peper


Last seen: ungefär ett år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Question


How can I index an ND-array of variable dimensionality?
I have a code which preallocates an n-D NaN array, where n is a variable based on user input (the array is size x * 100 * 100 * ...

ungefär ett år ago | 1 answer | 0

1

answer

Question


How can I clear variables in a parallel for loop efficiently?
In order to maintain low memory usage in my code, I need to delete variables used inside of a parallel process. One could manual...

mer än ett år ago | 1 answer | 0

1

answer

Question


Is there a way to adjust edge transparency in trisurf?
I know I can adjust face transparency, but I would like to adjust the edge transparency as well. Something like this: trisurf(d...

mer än ett år ago | 0 answers | 0

0

answers

Question


How do I convert a colorbar to a legend for multiple colors representing categories?
I need help recreating the color bar and color axis shown in this PCA score plot: I have run across the code to generate this...

mer än ett år ago | 1 answer | 0

1

answer