Hi 

Given the following example


        while diff > TOL && k <= nmax                             % por una 
parte se condiciona al while con un valor de tolerancia para el error diff, 
error de una iteración de la iteración simple, y, por otra parte, se toma un 
numero máximo de iteraciones porque puede perfectamente el error de iteración 
no ser menor que la tolerancia, provocando un bucle infinito     


matlab-fill-region returns the following errors

Who wrote this filling algorithm? According to git-hg blame, it was Eric
and the code is well quite old.

I have no idea how to debug this.

Any comments?

Regards

Uwe 

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/
Debugger entered--Lisp error: (error "Fill algorithm failed!")
  signal(error ("Fill algorithm failed!"))
  error("Fill algorithm failed!")
  matlab-fill-paragraph(nil)
  matlab-fill-region(16741 16809 nil)
  funcall-interactively(matlab-fill-region 16741 16809 nil)
  call-interactively(matlab-fill-region nil nil)
  command-execute(matlab-fill-region)
Debugger entered--Lisp error: (scan-error "Unbalanced parentheses" 2617 30508)
  scan-sexps(2617 1)
  matlab-end-of-outer-list()
  matlab-scan-end-of-command()
  matlab-fill-paragraph(nil)
  matlab-fill-region(16741 17113 nil)
  funcall-interactively(matlab-fill-region 16741 17113 nil)
  call-interactively(matlab-fill-region nil nil)
  command-execute(matlab-fill-region)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Matlab-emacs-discuss mailing list
Matlab-emacs-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss

Reply via email to