Values

Post Reply
Pandark
Posts: 1
Joined: Fri Jul 06, 2018 6:25 am

Values

Post by Pandark »

Hi,
I wanna know if I can use get easily the values from a recording.

By exemple I wanna know if I can get the absolute values between 0'' and 30''
If yes, how can i do it ?
User avatar
James
Site Admin
Posts: 1110
Joined: Wed Jan 02, 2013 9:06 pm

Re: Values

Post by James »

Yes. Just press the red Record button :-)

Here is a sample recording http://musemonitor.com/misc/SampleCSV.zip

You can view the sample file data in the online visualizer at http://musemonitor.com/Chart.php or there is also an Excel Macro available here: http://musemonitor.com/Macro.php if you want to do you own custom visualizations or play with the data.
Wardy
Posts: 1
Joined: Tue Jul 31, 2018 6:16 am

Re: Values

Post by Wardy »

Pandark wrote: Fri Jul 06, 2018 6:33 am Hi,
I love these cpap machines and wanna know if I can use get easily the values from a recording.

By exemple I wanna know if I can get the absolute values between 0'' and 30''
If yes, how can i do it ?
Hi James, does this Excel Macro work on all the versions of Excel?
Last edited by Wardy on Tue Nov 08, 2022 10:49 am, edited 2 times in total.
User avatar
James
Site Admin
Posts: 1110
Joined: Wed Jan 02, 2013 9:06 pm

Re: Values

Post by James »

Yes. For older versions of Excel you need set the variable OldVersion (at the top of the code) to true. This makes the graph a little less pretty, but shows the same data.
Post Reply