01-31-2005 09:38 PM
01-31-2005 09:53 PM
@Sai Kit wrote:
I need to store numbers and strings into a file. The ideal format is excel file. I could save it in txt file with tab separating each column, and then change the format myself.
I can construct a 2D string matrix, which stores all the information I need. However, I don't know how to store it. I try to use save speadsheet vi, but it doesn't work for me.