Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Problems transferring data to excel in the format that I would like.
Problems transferring data to excel in the format that I would like.
AWA
Member
07-18-2002
09:36 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
The problem I'm having is when I view the data in excel it is listed horizontally (two rows). But I want to send the data into excel as two columns.
What it looks like:
Freq. Level
Row 1 23.4 23.5 23.2
Row 2 75.25 76.25 77.25.
What I want it to look like:
Freq. Level
Row 1 75.25. 23.4.
Row 2 76.25. 23.5
Row 3 77.25 23.2
Row 4 78.25 23.6
I have inclosed the Vi I'm using.
Thanking you in advance for your help
🙂
OOB_RF_LvL@0dB_Atten.vi 38 KB
0
Kudos
Message
1
of 2
(2,415 Views)
Reply
Re: Problems transferring data to excel in the format that I would like.
Labviewguru
Active Participant
07-18-2002
10:05 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
In the array tools palette, you will find a function that transposes an array. Try this.
If you are saving it to file, you can select this option as an input to the "Save to Spreadsheet File" function.
0
Kudos
Message
2
of 2
(2,415 Views)
Reply
All Forum Topics
Previous Topic
Next Topic