Question: How to export one number?

Hi, when i use the "export" function to export a set of matrix, it works fine.

But when i try to use it to export one number, it won't do it for me, for example the value of a, where a:=5

Export(a,"File1","aValue","A1")

How do i export one value? please help. Thanks.

Please Wait...