Jenniluyn Nguyen
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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