Answered
I can not find an error in the expression
Hi! It looks like you're really close! You're just missing a couple dots in front of some of your multiplication and division op...

4 years ago | 1

| accepted

Answered
I need to plot a graph having a linear value in y and another having a quadratic value in y
Hi! It looks you have a couple small assignment errors that are preventing your code from working how you want to. Based on your...

4 years ago | 0

Answered
How do I fix my meshgrid?
Hi! Thanks for providing extra details! Below are the steps I used with explanations for each. I also labeled them in accordance...

4 years ago | 1

| accepted

Answered
Im programming a mini game and i wanted help with how to rank based on time
Hi! If you're just storing time as number of seconds, you can use the sort function. Here's a quick example to illustrate: time...

4 years ago | 0

Answered
Plot specific UIAxes command in a function
Hi! The code below shows two different examples of taking a UIAxes object as an input to a function. I'm unclear as to whether y...

4 years ago | 1

Answered
Multiple editable tables in app designer
Hi! I've made a couple apps with multiple editable tables, and here's how I've done it. Disclaimer: my tables tend to be prett...

4 years ago | 0

| accepted

Question


How can I change the colormap for each tab in a tabbed figure?
I am trying to create a tabbed figure where each of the two tabs has a different viewshed plotted on terrain using the mapping t...

4 years ago | 1 answer | 0

1

answer