From: Nandish on
Hello ..
I want to export variables from workspace to excel to create database. For that i want to use spreadsheet link EX toolbox, but i am getting problem in 'Configuring Version 2007 of the Microsoft Excel Software'. I am following the given steps but 'step 8. In the Target field, enter /regserver' is confusing. When i am entering '/regserver' it shows me error like 'check the path.'

help me...

Thank you
Nandish.
From: sscnekro on
> For that i want to use spreadsheet link EX toolbox
> help me...

Hi Nandish, until you you wrote on 'spreadsheet link EX', I didn't know anything like that existed, so I'm not the right one to advise you on configuring that. While you'll be waiting for hints from someone using that, just a small question: is it not okay for you to use xlswrite()? Otherwise, if there's a problem with your Matlab and Excel version compatibility, you may still write to a .txt file which then get to Excel...? Maybe it's a stupid idea, I don't know.