Jenniluyn Nguyen
Followers: 0 Following: 0
Feeds
提问
If statement - comparing single value to whole array
Hello! I'm currently trying to write an if statement that is something like this: A = [6]; B = [1 6 4 2 4 8] What 'if' state...
4 years 前 | 1 个回答 | 0
1
个回答提问
Input argument in a function as a string?
Hello, I'm working on a function that's supposed to visualize large sets of data. This is what I have so far - function visual...
4 years 前 | 1 个回答 | 0
1
个回答提问
Using while loop in a function?
Hello! First of all thank you for helping me out, this forum has done a lot to teach me more about MatLab. I have a function th...
4 years 前 | 1 个回答 | 0
1
个回答提问
Getting specific aspect ratios for this graph?
Hello! Thanks in advance for your help. Here is the code that I currently have: LRatio = [0.0004 0.15 108 150 13400 34000]; RR...
5 years 前 | 1 个回答 | 0
1
个回答提问
Changing colors in a stacked bar graph to specific ones?
Hello everyone! I am trying to change the colors of each individual bar in a stacked bar graph. This is what I have so far: str...
5 years 前 | 1 个回答 | 0
1
个回答提问
Finding intersection of curve and a line
Hello! I apologize if that has been asked before - I tried finding an answer but I didn't really understand any of them/many of ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Having multiple lines in a character array for column labels in a heatmap
Hi all, I'm trying to make a heatmap chart and for the x axis I have each column labeled. However, the labels are too big and ...
5 years 前 | 2 个回答 | 0
2
个回答提问
Calculate average of specific values in one table column
Say I have this table, in which the last column is a calculation from the previous three. I want to find the average of the las...
5 years 前 | 2 个回答 | 0