Skip to content

Matlab DAQ software for collecting and plotting force data from an MRI knee loading device.

Notifications You must be signed in to change notification settings

mggardne/Knee-Loading-Device-Matlab-DAQ-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knee-Loading-Device-Matlab-DAQ-software

Matlab DAQ software for collecting and plotting force data from an MRI knee loading device.

20 July 2018

The main Matlab DAQ script file is kld.m which uses the function files countdown_clock.m and get_data.m. See comments in kld.m for more information.

The main Matlab image digitizing script file is kld_img.m. See the comments in kld_img.m for how to use the program to digitize the JPEG images of the subject's knee. The Matlab Statistics toolbox is required, but the "range" command could be easily replaced by "max()-min()".

The Matlab script file, kld_plt.m, reads the knee loading device (KLD) data MAT files and plots the axial force time histories. See the comments in kld_plt.m for for more information.

About

Matlab DAQ software for collecting and plotting force data from an MRI knee loading device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages