You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

WeightedSum.log 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=mex 2018.10.6) 25 JUL 2019 12:50
  2. entering extended mode
  3. restricted \write18 enabled.
  4. %&-line parsing enabled.
  5. **WeightedSum.c
  6. (./WeightedSum.c
  7. This is MeX Version 1.05 18 XII 1993 (B. Jackowski & M. Ry\'cko)
  8. ! You can't use `macro parameter character #' in vertical mode.
  9. l.1 #
  10. include "mex.h"
  11. ? y
  12. Type <return> to proceed, S to scroll future error messages,
  13. R to run without stopping, Q to run quietly,
  14. I to insert something, E to edit your file,
  15. 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
  16. H for help, X to quit.
  17. ?
  18. ! Interruption.
  19. <to be read again>
  20. i
  21. l.1 #i
  22. nclude "mex.h"
  23. ?
  24. ! Missing $ inserted.
  25. <inserted text>
  26. $
  27. <to be read again>
  28. _
  29. l.7 mwIndex* ir_
  30. out, mwIndex* jc_out, double* outSimAtts)
  31. ?
  32. ! Missing $ inserted.
  33. <inserted text>
  34. $
  35. <to be read again>
  36. \par
  37. l.9
  38. ?
  39. ! Interruption.
  40. <to be read again>
  41. \par
  42. l.9
  43. ?
  44. ! Missing } inserted.
  45. <inserted text>
  46. }
  47. <to be read again>
  48. $
  49. <to be read again>
  50. \par
  51. l.9
  52. ?
  53. ! Undefined control sequence.
  54. l.18 printf("starting weightedSum ...\n
  55. ");
  56. ? :
  57. Type <return> to proceed, S to scroll future error messages,
  58. R to run without stopping, Q to run quietly,
  59. I to insert something, E to edit your file,
  60. 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
  61. H for help, X to quit.
  62. ? :w
  63. Type <return> to proceed, S to scroll future error messages,
  64. R to run without stopping, Q to run quietly,
  65. I to insert something, E to edit your file,
  66. 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
  67. H for help, X to quit.
  68. ? :wq
  69. Type <return> to proceed, S to scroll future error messages,
  70. R to run without stopping, Q to run quietly,
  71. I to insert something, E to edit your file,
  72. 1 or ... or 9 to ignore the next 1 to 9 tokens of input,
  73. H for help, X to quit.
  74. ? X
  75. No pages of output.