Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
joetragedy
joetragedy's Profile
1
Posts
1
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
HELP ME!
[4 Replies]
29-Apr-2012 11:55 AM
Forum:
Programming Questions
I inputted my data from a (data.txt) file..
int[] data;
void setup() {
String[] stuff = loadStrings ("data.txt");
data = int(split(stuff[0],','));
}
my mission is to take that data and calculate an average from it. how would i do that???
«Prev
Next »
Moderate user : joetragedy
Forum