blfinfo
Get information about Vector BLF file
Syntax
Description
Examples
View Information About BLF File
Retrieve and view information about a BLF file.
binf = blfinfo("c:\DataFiles\MultiChannelFile.blf")
binf = struct with fields: Name: "MultiChannelFile.blf" Path: "c:\DataFiles\MultiChannelFile.blf" Application: "CANalyzer" ApplicationVersion: "10.0.114" Objects: 35 StartTime: 18-Jul-2018 16:47:11.490 EndTime: 18-Jul-2018 16:47:18.490 ChannelList: [2×3 table]
binf.ChannelList
ans = 2×3 table ChannelID Protocol Objects _________ ________ _______ 1 "CAN FD" 4 2 "CAN" 4
Input Arguments
blfFile
— Path to BLF file
string | char
Path to BLF file, specified as a string or character vector. The value can specify a file in the current folder, or a relative or full path name.
Example: "MultipleChannelFile.blf"
Data Types: char
| string
Output Arguments
binf
— Information from BLF file
struct
Information from BLF file, returned as a structure with the following fields.
Name Path Application ApplicationVersion Objects StartTime EndTime ChannelList
Version History
Introduced in R2019a
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)