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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0