Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16911
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newspump.sol.net!post2.nntp.sol.net!posts.news.twtelecom.net!nnrp3.twtelecom.net!not-for-mail |
|---|---|
| From | Walter Sívoli <wafima@gmail.com> |
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | mathematica modify code like? |
| Date | Tue, 6 May 2014 06:27:06 +0000 (UTC) |
| Sender | steve@smc.vnet.net |
| Approved | Steven M. Christensen <steve@smc.vnet.net>, Moderator |
| Message-ID | <lk9vbq$677$1@smc.vnet.net> (permalink) |
| Lines | 13 |
| Organization | Time-Warner Telecom |
| NNTP-Posting-Date | 06 May 2014 06:33:22 GMT |
| NNTP-Posting-Host | 4fdc814f.news.twtelecom.net |
| X-Trace | DXC=N<ocIIm7nGS@FLG6EfehdQC_A=>8kQj6];[h;PUXBgbTb4gWQ>GE5;QEFiONJ7[GoV^C>_I_=@d4W |
| X-Complaints-To | abuse@twtelecom.net |
| Xref | csiph.com comp.soft-sys.math.mathematica:16911 |
Show key headers only | View raw
hi how to modify this line to the letter remains in bold and can enlarge at will (this is the last line of a larger code) For[i = 1, i <= 20, i++, Print[If[i < 10, "O", ""] <> ToString[i], spc[5], "A = ", toStrg /@ t[[i, 1]], spc[col - Plus @@ StringLength[toStrg /@ t[[i, 1]]]], "B = ", toStrg /@ t[[i, 2]]]]
Back to comp.soft-sys.math.mathematica | Previous | Next — Next in thread | Find similar
mathematica modify code like? Walter Sívoli <wafima@gmail.com> - 2014-05-06 06:27 +0000 Re: mathematica modify code like? David Bailey <dave@removedbailey.co.uk> - 2014-05-12 04:44 +0000
csiph-web