home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 104 < prev    next >
Encoding:
Text File  |  1993-01-21  |  784 b   |  22 lines

  1. Newsgroups: comp.soft-sys.matlab
  2. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!bloom-picayune.mit.edu!news.mit.edu!tomorrow
  3. From: tomorrow@riemann.news.mit.edu (xuejun cai)
  4. Subject: need help with cmex
  5. Message-ID: <TOMORROW.93Jan20232742@riemann.news.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: riemann.mit.edu
  8. Organization: /nfs/tychonoff/users/tomorrow/.organization
  9. Distribution: comp
  10. Date: Thu, 21 Jan 1993 04:27:42 GMT
  11. Lines: 9
  12.  
  13.  
  14. I am trying to use fopen() inside a C mex file.  the program compiled
  15. fine,  but when i ran it, matlab reports segmentation fault when it
  16. sees the line with fopen in it.  I am wondering if there is anything
  17. against using fopen inside c mexfiles.  I am using matlab 4.0.
  18.  
  19. any help is appreciated,
  20. thanks in advance,
  21. cai
  22.