Skip navigation.
 
mlCan not call matOpen()
FROM : Mai Bui
DATE : Thu Nov 04 23:31:33 2004

Hi,

In order to create a file with matlab type, I use matOpen(), that one
in <mat.h>.  Beside #include, I add the path of <mat.h> in "Include
search path" in Xcode, it's compiled but it has error when it runs:

ZeroLink: unknown symbol '_matOpen'
FastCTD has exited due to signal 6 (SIGABRT).

What library do I need to link?  Where can I add this link in Xcode?

Thanks for your reply in advance.
Mai.

Related mailsAuthorDate
No related mails found.