Hello
In the matlab GUI i am able to save the config file but it is getting saved as a binary file which i cant read,i want to know about the data being saved in a readable format how can I convert the saved binary file??
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello
In the matlab GUI i am able to save the config file but it is getting saved as a binary file which i cant read,i want to know about the data being saved in a readable format how can I convert the saved binary file??
Hi,
Please check with Matlab support forums on how to open a binary file.
Thank you
Cesar
Thankyou. It worked but i couldnt make sense of the data obtained can you explain. In the sense what is save data saving. How to understand what datapoints are breathing rate datapoints and which are heart rate. I need to get the datapoints to further process it hence understanding this part is crucial.
Hi
Unfortunately the team that developped this demo is no longer available for support.
Please use the matlab src code to understand what data is saved to the bin file.
thank you
Cesar