Community Profile

photo

Chandler Williams


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
How can I get surf or pcolor to be colored properly?
I found a solution. It turned out that the problem was that I was only using one radius value for rho1 instead of a list of valu...

7 years ago | 0

| accepted

Question


How can I get surf or pcolor to be colored properly?
I have a set of data that represents coloring on a sphere. I want to project half of that data onto a circle. I'm trying to use ...

7 years ago | 2 answers | 0

2

answers

Question


Is there a way for matlab to find a function in a file that doesn't match the file name?
I have a file that contains multiple functions. There is a function (functions name is GB5DOF) with the same name as the filenam...

7 years ago | 2 answers | 0

2

answers

Question


How do I shift the axis of a graph relative to a fixed axis?
I am writing code that involves rotating the axes of an object relative to a set of fixed axes.(Rotating a sphere's axes relativ...

7 years ago | 0 answers | 0

0

answers

Question


How do I check to see if a specific package is installed during runtime?
My personal computer has the Parallel Computing Toolbox, but my work computer does not. How can I check during runtime if the co...

7 years ago | 1 answer | 0

1

answer