photo

Tracy Campbell


Last seen: 대략 3년 전 2017년부터 활동

Followers: 0   Following: 0

통계학

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to make a 3D bar graph for non-continuous data?
Hi, I'm trying to make a 3D bar graph using the function bar3. My x and y axis can be thought of as categorical values - rep...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Take the average of netCDF files?
Hello, I'm hoping to find out the avg. annual precipitation for a certain year - for a certain geographic area. I have one file ...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Group bar graph, with different group sizes?
Hi all, I'm trying to make a bar graph with groups - but not all groups are the same size. My current code is as follows...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plot average of range of data
Hi, I am hoping for help on the following: I would like to take the average of the last 10 years of my data-for multiple sce...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


Combining lines in a graph
Hello, I currently am able to make two separate graphs-but am trying to find a way to write the code so that both trials (CC ...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


Subscripted assignment dimension mismatch
LULCmaster = zeros(180,296,85); for scen=1:1 if scen == 1; scStr = '10_B_10'; end end %} for yr...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


Error using load Number of columns on line 4 of ASCII file " " must be the same as previous lines.
load('/Users/Kucharikgradcomp/Desktop/AgroIBIS_inputs/LULC_14_CAMPBELL.m') indW = find(data(:,18)==1); dataA...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Replace percentage of data in a for loop
Hello, I'm hoping to find out how to replace a defined percentage of data? I'm currently using a for loop with an if stateme...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I count the occurrences of each element in a matrix in MATLAB?
I'm trying to figure out how to count how often certain numbers appear in a specific column of my matrix (each number is coded f...

대략 7년 전 | 답변 수: 1 | 0

1

답변