Community Profile

photo

Joshua


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to plot certain columns and rows from matrix
if I have a matrix that is 33x120, how would you plot the first 3 rows vs. columns 25-35? I'm having trouble figuring out ho...

9 years ago | 2 answers | 2

2

answers

Question


Having trouble with Complicated for loop
I have created this program, but having issues with my loop. My program is suppose to do calculation 24 times within a loop of ...

9 years ago | 1 answer | 0

1

answer

Question


Need help with Loop coding
Hi, So I'm trying to write a program for a school project that calculates the temperatures within a wall cavity and indoor t...

9 years ago | 1 answer | 0

1

answer

Question


Storing values from a loop into an array
Coding: for t = 1:24 OT(t,1) = (((Tmax + Tmin)/2)+((Tmax - Tmin)/2)*sin(((t - 9)/12)*PI)); ...

9 years ago | 1 answer | 0

1

answer