Table inside a SMath-document

Table inside a SMath-document - Сообщения

#1 Опубликовано: 10.03.2012 08:08:05
jabadu

jabadu

1 сообщений из 37 понравились пользователям.

Группа: User

Hello,

it would be nice to have a table-function similar to mathcad to create tables inside a SMath-document. Like Mathcad you should adress the cells by it's "column/row-coordinates".

#2 Опубликовано: 12.03.2012 07:24:06
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Hello,

I do not know if you tried this nice utility SMathMatrixEditor
You can use SMath matrix like a table and edit the matrix contents as well.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Опубликовано: 12.03.2012 21:21:00
Basile

Basile

8 сообщений из 172 понравились пользователям.

Группа: User

Hello,

I tried to install but I get error messages.

Basile
#4 Опубликовано: 13.03.2012 03:37:51
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Hello Basile,
Wrote

I tried to install but I get error messages.


There is no install, just an exe file.


Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#5 Опубликовано: 13.03.2012 16:18:32
jabadu

jabadu

1 сообщений из 37 понравились пользователям.

Группа: User

Nice idea - but doesn't work.

I tried to run this program under windows (winxp64) - I get an error message,
I tried this program under linux (ubuntu with wine) - program starts, but the insert-button doesn't work

And it seems to me, that this program is not the solution for my "problem". I use paperprints of my calculations for discussions. In my calculations I have to put some values to some variables, depending on the results of prior calculations. The values are changing - e.g. 0.5 if x is smaller 10, 1.5 for x bigger 10. To show these relations I usually use a picture of a word-table now, what isn't very smart. I can't change the numbers inside the table, nor can I use the numbers for an automated assignment.

To put these numbers inside a matrix is a posibility, but not realy good readable for humans (many of them are still running with brain 1.0 ;-)

Something like a "table:="-function would be the nicer way.
#6 Опубликовано: 13.03.2012 18:21:43
Oscar Campo

Oscar Campo

124 сообщений из 298 понравились пользователям.

Группа: Moderator

Wrote

And it seems to me, that this program is not the solution for my "problem". I use paperprints of my calculations for discussions. In my calculations I have to put some values to some variables, depending on the results of prior calculations. The values are changing - e.g. 0.5 if x is smaller 10, 1.5 for x bigger 10. To show these relations I usually use a picture of a word-table now, what isn't very smart. I can't change the numbers inside the table, nor can I use the numbers for an automated assignment.



please, could you send an example of this kind of table? I wil try to make a "SMath version" of that.

Regards,


Oscar
#7 Опубликовано: 13.03.2012 18:54:32
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

I think this is the mathcad function which he spoke



(just type "Mathcad Input Tables" in google.com for more results)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#8 Опубликовано: 14.03.2012 06:13:33
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Hello,

Mathcad tables and matrices are quite similar. Actually, accessing the table and matrix elements are the same. SMath matrices can satisfy most of the user's needs, imho. If we need tables, we can use matrices most of the time. In my opinion, one of the most useful uses of Tables in Mathcad is when you have a large data set including importing from and exporting to a data file. On the other hand, a drawback of matrix implementation in SMath is the problem of working with larger matrices. With large data set we can use importData() function for importing data (exportData() not implemented yet). But if we want to see the entire large matrix at once, there could be a problem. SMath does not have something like a windowed matrix presentation with sliders to the right and on the top of the matrix (like matrices and tables in Mathcad).

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#9 Опубликовано: 14.03.2012 09:40:58
Basile

Basile

8 сообщений из 172 понравились пользователям.

Группа: User

Radovan,

Yes, the exe file. I click and get error messages in Windows XP and SMath 0.93.

Basile
#10 Опубликовано: 14.03.2012 17:08:43
jabadu

jabadu

1 сообщений из 37 понравились пользователям.

Группа: User

Hi,

I made a picture of the 2 possibilities:



left side - current situation with a matrix
right side - table

Matrix is a possible way, but I think the table is better human-readable.

Regards
Jochen
#11 Опубликовано: 15.03.2012 04:19:22
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Hello,
Wrote

Yes, the exe file. I click and get error messages in Windows XP and SMath 0.93.


Sorry Basile, I can not help here. Just try to ask the author of this utility.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#12 Опубликовано: 15.03.2012 04:25:40
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Hello Jochen,
Wrote

Matrix is a possible way, but I think the table is better human-readable.


I think I understand your point. I also think that the feature like this one depends on the SMath author. I am not a programer and have no idea if this even could be made in SMath.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#13 Опубликовано: 20.03.2012 12:08:59
Konrad

Konrad

1 сообщений из 24 понравились пользователям.

Группа: User

Jabadu, I think SMath development is not progressing in the direction you are interested in. What you need is ability to create simple documents, understood by anyone who reads them. This is an engineering approach, this is how Mathcad is being developed. SMath's main area of interest is not engineering. Implementation of physical units is very limited, presentation of calculations is old-school, and so on. I gave up. Having said this, I still don't use Prime :-)
Konrad
#14 Опубликовано: 20.03.2012 15:51:35
jabadu

jabadu

1 сообщений из 37 понравились пользователям.

Группа: User

Hello Konrad,

I'm not that pessimistic for the engineering approach. Yes - it would be nice to have a nicer font for the formulas, but I can live with it. Yes - it would be nice to have a better solution for changing the text fonts, but I can live with it. Yes - it would be nice to format the formulas (e.g. make results bold), but I can live with it. Yes - it would be nice to resize inserted pictures, but I can live with it. And yes - it would be nice to have tables (instead using matrices), but I can live with it (more or less).

The implementation of physical units is good enough for me - I can user-define missing ones if needed.

I can understand that the main development is on maths things. For now I can live with the so-so engineering approach. Lets see what the future brings...

Regards
Jochen
#15 Опубликовано: 21.03.2012 15:49:47
Andrey Ivashov

Andrey Ivashov

2269 сообщений из 3729 понравились пользователям.

Группа: Super Administrator

Hello.

Wrote

Yes - it would be nice to resize inserted pictures, but I can live with it.


Here is modified Picture Region: PictureRegion_093.mod.zip (unpack it and replace the dll with the same name in the plugins folder of SMath Studio). It has Resize ability and two new context menu items. This version of Picture Region will be built in to the next SMath Studio release.

Best regards, Andrey Ivashov.
3 пользователям понравился этот пост
Oscar Campo 21.03.2012 19:15:00, Radovan Omorjan 22.03.2012 07:15:00, IVR 07.04.2012 03:41:00
#16 Опубликовано: 21.03.2012 17:19:39
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

Wrote

Hello.

Wrote

Yes - it would be nice to resize inserted pictures, but I can live with it.


Here is modified Picture Region: PictureRegion_093.mod.zip (unpack it and replace the dll with the same name in the plugins folder of SMath Studio). It has Resize ability and two new context menu items. This version of Picture Region will be built in to the next SMath Studio release.

Best regards, Andrey Ivashov.




it works, great improvement!!!
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#17 Опубликовано: 21.03.2012 18:15:06
jabadu

jabadu

1 сообщений из 37 понравились пользователям.

Группа: User

Wrote

Here is modified Picture Region:



Works great - thank you very much. Makes my live a little bit easier

#18 Опубликовано: 22.03.2012 22:38:57
Steve Swinbanks

Steve Swinbanks

2 сообщений из 11 понравились пользователям.

Группа: User

Excellent work Andrey, works great.

Steve
#19 Опубликовано: 23.03.2012 16:16:31
mr_raf

mr_raf

1 сообщений из 13 понравились пользователям.

Группа: User

Great improvement, highly awaited indeed. Works perfectly, nothing more, and nothing less was needed.
Best regards. Rafal
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений