1-Visitor
July 29, 2014
Solved
Help!Can't use WRITEEXCEL function in for-loop
- July 29, 2014
- 5 replies
- 2901 views
My Worksheet is like this:

I get two matrix:A and B.
A contains some numbers.B contains some strings that indicate certain blank which numbers in A should be put into.For example,A_1,3=0.009,so 0.009 should be put into Sheet1!G10(=B_1,3) in test.xlsx.
I use WRITEEXCEL function to achieve the goal but find it didn't run in for-loop.I still try other write-file functions such like WRITETEXT in for-loop and find none of them work.
Is it a bug?
Any one can help?
PS: I use Mathcad Prime 3.0 F000
PS:ORIGIN=1

