01-27-2015 02:46 AM
Hi,
how can i create the 3x3 matric from a .txt file?
How the .txt file should be written?
01-27-2015 02:54 AM
Use the Read/write spreadsheet file and it'll use a tab separated text file.
/Y
01-27-2015 02:55 AM
The matrix is 2D? That sounds like you are looking for a spreadsheet file in case you really require a human readable file.
There are VIs available which can directly read and write spreadsheet files.
Norbert
01-27-2015 03:18 AM - edited 01-27-2015 03:21 AM
I should make a report with a .txt file.
The .txt file must be able to create a table with 3 rows and 3 columns.
01-27-2015 03:52 AM
maybe you need these vi's
Read/Write a table to/from a file
01-27-2015 04:04 AM
I need to read and building the file below.
01-27-2015 04:14 AM
That is a normal .ini which you can use the Read Key-function for.
/Y
01-27-2015 04:19 AM - edited 01-27-2015 04:21 AM
yes it is .ini file
but my problem is in the second section where i can not create the table
01-27-2015 09:18 AM
Crosspost I guess. Really a new question was asked.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord