Skip to content

Instantly share code, notes, and snippets.

@crarau
Created December 18, 2013 18:18
Show Gist options
  • Save crarau/8027139 to your computer and use it in GitHub Desktop.
Save crarau/8027139 to your computer and use it in GitHub Desktop.
%% Fetch data
%api_MyStruct = api_to_MyStruct(userid,start_time,end_time);
api_MyStruct = GetAPIdata(MyUserID,start_time);
api_MyStruct.Sess=api_MyStruct.(['Sess' OMtime(start_time,'DailyStruct','TimeZone',0)]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment