barry conrad
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
127 419
of 295 448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Need help reading from arrays and finding corresponding value
clear tempData = csvread('C:\Users\'); %time hr = 14;%12+pm min = 42; sec=12; time = 3700;%example %time = ((hr*3600)+(mi...
nästan 6 år ago | 2 answers | 0
2
answersQuestion
Need help storing and using values from an array
I'm trying to learn how to store values in an array. I was trying to create a list of 200 values for Tin which is the temperatu...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
I dont understand how to store the values in an array
Im trying to learn how to store values in an array, i was trying to create a list of 200 values for Tin which is the temperature...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
Trying to create a plot with a line as shown in the pictures
my code: im using a for loop to create a graph and plot as it works out but i can only get the graph to look like the first pic ...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
Hi beginner need help with first time trying to use "for loop" to make a graph
function [dT] = getdT (h,w,l,a,Tout,Theater,M) for dt = 1:1:200 %in all honesty i just saw other people write this i have no ...
nästan 6 år ago | 1 answer | 0