home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.soft-sys.matlab
- Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!bloom-picayune.mit.edu!news.mit.edu!tomorrow
- From: tomorrow@riemann.news.mit.edu (xuejun cai)
- Subject: need help with cmex
- Message-ID: <TOMORROW.93Jan20232742@riemann.news.mit.edu>
- Sender: news@athena.mit.edu (News system)
- Nntp-Posting-Host: riemann.mit.edu
- Organization: /nfs/tychonoff/users/tomorrow/.organization
- Distribution: comp
- Date: Thu, 21 Jan 1993 04:27:42 GMT
- Lines: 9
-
-
- I am trying to use fopen() inside a C mex file. the program compiled
- fine, but when i ran it, matlab reports segmentation fault when it
- sees the line with fopen in it. I am wondering if there is anything
- against using fopen inside c mexfiles. I am using matlab 4.0.
-
- any help is appreciated,
- thanks in advance,
- cai
-