Skip to content

tekniskakustik/readpti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read B&K Pulse PTI files in Matlab

Examples:

Read file, using PTI structure:

[success, S] = dataio.pulse.pti.read(filepath);

Read and convert file, according to the Tamara data specification:

[S, errorMessage] = dataio.pulse.pti.import(filepath);


License: BSD 3-Clause, see LICENSE for details

Copyright (c) 2025, NVH Group AB. All rights reserved.

View read B&K PTI files on File Exchange

About

Read B&K Pulse PTI-files in Matlab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages