News: Contact us to upgrade your software!

Author Topic: Using MATLAB to automate HyperSizer  (Read 13512 times)

dmunk

  • Client
  • **
  • Posts: 5
    •  
Using MATLAB to automate HyperSizer
« on: August 13, 2013, 11:07:13 PM »
Hi

I am having trouble automating HyperFEA through MATLAB. I keep getting this error and I'm not sure how to get around it:

Error using COM.HyperSizer_Application/OpenDatabase
Invoke Error, Dispatch Exception:
Source: Application
Description: Database Write Permission Required

How do I get permission?

Thanks

Ryan

  • Administrator
  • *****
  • Posts: 145
    •  
Re: Using MATLAB to automate HyperSizer
« Reply #1 on: August 19, 2013, 03:09:13 PM »
You are probably trying to open a Training database that ships with HyperSizer. These are read-only files. If you create a new database, and then import projects from the Training database you should be able to get up and running.

http://hypersizer.com/help/index.php#Form-DbX/import_workspace.php

-Ryan

dmunk

  • Client
  • **
  • Posts: 5
    •  
Re: Using MATLAB to automate HyperSizer
« Reply #2 on: August 19, 2013, 08:46:55 PM »
cool thanks

Neergaard

  • Client
  • **
  • Posts: 20
    •  
Re: Using MATLAB to automate HyperSizer
« Reply #3 on: January 06, 2015, 12:49:49 PM »
Hello

Another way to get the same error message is to pass a valid file that is not a database, like for example the HyperSizer.exe file.
I know this because
 :-[
... I read books