Bluebit Software
Bluebit Software Support Forum
 Home          Members     Calendar     Who's On

Welcome Guest ( Login | Register )
        



Ascii to Matrix Expand / Collapse
Message
Posted Monday, March 06, 2006 9:04 PM Post #88
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
How to convert Ascii to Matrix?
Ascii file
0.100 0.200 0.32 0.4
0.12 0.0 0.32 0.5
0.6 0.14 0.2 0.3
to Matrix
Matrix.size 4,3
|0.100 0.200 0.320 0.400|
|0.120 0.000 0.320 0.500|
|0.600 0.140 0.200 0.300|

thank you
Posted Tuesday, March 07, 2006 9:33 AM Post #277
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
You may have a look in the code of the Online Matrix Calculator where we convert the user's input to matrix data.
http://www.bluebit.gr/matrix-calculator/

The source code is freely available here: http://www.bluebit.gr/matrix-calculator/MATCAL.zip




Trifon Triantafillidis

Lead Developer

Bluebit Software

Posted Friday, June 29, 2007 3:18 AM Post #409
 

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member
Trifon,

I don´t know why but I cannot open this root http://www.bluebit.gr/matrix-calculator/MATCAL.zip


 

Posted Friday, June 29, 2007 3:52 AM Post #410
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
Hi Guille,

That file contained the source code of an older version of the Online Matrix Calculator using MaXC, newer version uses .NET Matrix Library.

Later totay I will upload the source code of the newer version and let you know.

Trifon Triantafillidis

Lead Developer

Bluebit Software

Posted Saturday, June 30, 2007 4:00 AM Post #412
 

Bluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit SupportBluebit Support
The source code of the Online Matrix Calculator is available at: http://www.bluebit.gr/forum/Topic411-9-1.aspx

Trifon Triantafillidis

Lead Developer

Bluebit Software

Posted Saturday, June 30, 2007 7:09 AM Post #413
 

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member
ok,

thaks

guille

« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Trifon

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 11:53am

Powered by InstantForum.NET v4.1.4 © 2010
Execution: 0.250. 9 queries. Compression Disabled.
.NET Matrix Library