home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / softsys / matlab / 106 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  997 b 

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!v32.uh.cwru.edu!ellert
  2. From: ellert@v32.uh.cwru.edu ()
  3. Newsgroups: comp.soft-sys.matlab
  4. Subject: Re: need help with cmex
  5. Date: 21 Jan 1993 16:57:42 GMT
  6. Organization: Image Analysis Center, Univ. Hospitals of Cleveland
  7. Lines: 16
  8. Distribution: comp
  9. Message-ID: <1jmkm7INNr6i@usenet.INS.CWRU.Edu>
  10. References: <TOMORROW.93Jan20232742@riemann.news.mit.edu>
  11. Reply-To: ellert@nu1.uh.cwru.edu
  12. NNTP-Posting-Host: max.uh.cwru.edu
  13.  
  14.  
  15. In article <TOMORROW.93Jan20232742@riemann.news.mit.edu>, tomorrow@riemann.news.mit.edu (xuejun cai) writes:
  16. > I am trying to use fopen() inside a C mex file.  the program compiled
  17. > fine,  but when i ran it, matlab reports segmentation fault when it
  18. > sees the line with fopen in it.  I am wondering if there is anything
  19. > against using fopen inside c mexfiles.  I am using matlab 4.0.
  20.  
  21. Probably a programming error.  Need to see the code to be sure.
  22.  
  23. > any help is appreciated,
  24. > thanks in advance,
  25. > cai
  26.  
  27. Ed
  28.