close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 16 years ago

Closed 16 years ago

#701 closed enhancement (fixed)

FormatMatrix is not enought flexible — at Version 1

Reported by: Víctor de Buen Remiro Owned by: Víctor de Buen Remiro
Priority: highest Milestone: Mantainance
Component: Math Version: 1.1.7
Severity: major Keywords:
Cc:

Description (last modified by Víctor de Buen Remiro)

Adding some optional arguments FormatMatrix could be more usefull

Change History (1)

comment:1 Changed 16 years ago by Víctor de Buen Remiro

Description: modified (diff)
Resolution: fixed
Status: newclosed

Se han añadido más argumentos opcionales

Text FormatMatrix(
  Matrix mat [, 
  Text cellSep=";", 
  Text rowSep="\n", 
  Text leftBracket="(", 
  Text rightBracket=")", 
  Text realFormat="%.16lg"])
Note: See TracTickets for help on using tickets.