Group Abstract Group Abstract

Message Boards Message Boards

Home Blood Pressure Monitoring

Attachments:
POSTED BY: Todd Allen
6 Replies

enter image description here - Congratulations! This post is now a Staff Pick as distinguished by a badge on your profile! Thank you, keep it coming!

POSTED BY: EDITORIAL BOARD

I've added the program code to the posting. Please let me know if there are more specific details about the code or biology that you would like me to provide. Kind regards, Todd

POSTED BY: Todd Allen

@Todd Allen thanks for an interesting post! If you would consider adding some basic explanations how the code works with the code itself, we would consider this post for Staff Picks editorial: http://wolfr.am/StaffPicks Please give it a thought, and Happy New Year to you too!

POSTED BY: EDITORIAL BOARD

Hi Todd,

Thanks for your quick reply and help.

Congratulation, this an excellent piece of work and a very usefull code for follow up and managing BP. All works fine now. Thanks again !

Best Regards,....Jos

POSTED BY: Jos Klaps

Hi Todd,

Thanks for sharing this nice code.

I am struggling to import the data correctly from my Excel file.

mydata = Drop[
  Flatten[Import[
    "C:\\Users\\Jos\\Wolfram Mathematica\\Files\\fakedata.xlsx", 
    "Data"], 1], {2}]

Please can help and check what is wrong?

Thanks for your support in advance.

See Excel file attached.

Best Regards,.....Jos

Attachments:
POSTED BY: Jos Klaps

Hi Jos,

I've attached my original blood pressure file to give you an idea of how you can organize your data in the future.

Col1 is the date Col2 is the time Col3 is systolic blood pressure Col4 is diastolic blood pressure Col5 is heart rate (beats per minute)

Hope that helps. Todd

POSTED BY: Todd Allen
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard