It just auto updated for me.
When I clicked the ImReady4.m file it was version 4.00
Interesting. I had thought the 60d was a tried and tested normalised band. I will play around with it myself and see what I settle on
Sorry, I meant the 60d band for normalised rMSSD (as in 60d avg +/- 0.75 SD)
v4.10 for those that want to populate Training Advice in the past
Run PopulateImReady4 that you will find in ImReady4 folder after updating
I have personally checked it works fine, but as it implies modifying your historical data, I suggest to try first populating 4-5 days and check there is no issue
That works fantastically well. I changed last 5 days and ran your script. Populated back with correct advice. Iâll use this now to populate the last couple of years!!
Values are shown in scientific format for rMSSD. Donât know why as it works correctly for me.
I will fix it tomorrow, I hope
It wonât work for more than 9 days. No matter what value I enter thatâs greater than 9 it returns an error - âNo suggestions foundâ
Donât take into account this message. I think that Matlab doesnât want to work hard in the Mobile app.
Write the number of days and press enter.
I will try to find a workaround to avoid the message
This is working fine now. I donât know how or why. I just ran it again there and no scientific numbers.
Gotcha. I ignored error message and itâs working perfectly. Just tried 30 days and no issues.
Edit - Updated back as far as 16th Oct 2020. No issues. You are a gent. Thanks for that.
I have forced a type conversion, but not posted it
Version is 4.11
Download the latest version.
Change the regional setting to â+/- hh:mmâ if needed.
Change = False to = True
Delete the folder ImReady4
Create a new folder called ImReady4
Upload the changed file you downloaded and edited.
Run the script
Hi Gerald, tks in advance!
Iâve managed to update and it s running ok, so I ask:
1-) Why would I need to "Change the regional setting to â+/- hh:mmâ ( if needed). Where?
2-) Why would I need to âChange = False to = Trueâ? Where ? Iâve found two âFalseâ instances in the script:
and
Last but not least, Iâve tried to run âPopulateImReady4â but I donât get a prompt to number of days to populateâŚ
Really appreciate your help.
Thank you
Edit PS: works fine in the mobile
Man, you are a machine!!!
Merry Christmas, and thank you very much for update this app recurrently!
You wonât be able to edit the script⌠Thatâs locked.
You can edit the config_athletes.m file
athletes = {
- ânameâ, âidâ, âapiâ;*
};
myTimeZone = â+00:00â; %use following format to set your Time Zone info â+HH:MMâ or â-HH:MMâ
yesterdayActivity = âHighestLoadâ; %use one of the following options âLastâ, âLongestâ, âHighestLoadâ
trainingAdviceMustBeSentToIntervals = âtrueâ; % set to true if you want to overwrite the âTraining Adviceâ wellness custom field
Set to true in the last command if you want MatLab to send your training advice for the day to Intervals.icu
When the run the script, check the time it logs. You can adjust accordingly to suit your own time zone then by editing the top command above (myTimeZone)
What should go in the name, id and api fields?
The content of the Name field is what will be used to title the result, it doesnât matter. Real name, Nickname, username from Intervals⌠anything you like.
ID must be your Intervals UserID and API is your personal API key. If you havenât created an API key yet, you must do that first and copy that to the API field.
Both UserId and API key can be found at the bottom of the Intervals Settings page under Developer Settings.
Hi Guys,
Mine never gets auto update.
On mobile, every time I want to see the charts it asks to reconnect MatLab (even when I have not close the app.)
Thank you,
No, it will not auto-update because only the first 10 users were able to connect to the shared folder.
10 users connected to a shared folder is a limit set by MatLab, but we didnât know that before, so the way it is made public had to change.
Everyone else will need to make a new copy of the ImReady4 folder when it is updated. Itâs not difficult and doesnât require editing connection details because those are in the ImReady4_data folder and remain unchanged. You will have to edit the configuration file only when new options are released. Today has new options but if you are OK with the defaults, there is no need to change anything.
And it doesnât ask to reconnect MatLab as in needing to re-enter credentials, your phone just needs to reconnect the MatLab cloudspace to get access to the files that are stored there.