Table Region

Table Region - Extends SMath Studio with a table region. - Сообщения

#41 Опубликовано: 01.12.2015 20:24:45
Davide Carpi

Davide Carpi

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

Группа: Moderator

Hello Alex

That's an interesting idea; I've something in my mind but is not yet fully defined. Now I'm working to complete a new plugin, then I'll start to update the core of the table region, I know there are several bugs to fix and things to add. This will require time.

Of course you can play with the code, there aren't restrictions
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Alexander O. Melnik 09.12.2015 13:52:00
#42 Опубликовано: 09.12.2015 13:57:35
Alexander O. Melnik

Alexander O. Melnik

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

Группа: Moderator

Hi Davide,

I looked at the code - it seems to be somewhat out of my league (at least for now). I might just wait till you decide it is time to use table region for matrix creation.

Thank you for your hard work here!
1 пользователям понравился этот пост
Davide Carpi 10.12.2015 11:28:00
#43 Опубликовано: 17.12.2015 01:51:23
Jean Giraud

Jean Giraud

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

Группа: User

Wrote

a convincing example of where display contents editing is useful.


_____________________________

I agree with Martin:

1. If your matrix is wrong: recreate the same way you did "wrong" but this time "right"
2. If you create a matrix from a *.PDF, address the element you want to correct.
3. You can extract "row', "col"
4. You can insert row(s) by submatrix and stacking.
5. You can insert col(s) by transposing by [4. above] and re-transpose.

If you are given a horse, don't ask for the saddle.
à cheval donné: ne demande pas la bride

"Edit" is a very large word, especially if not exemplified.

No work sheet = No problem !


Jean
#44 Опубликовано: 17.12.2015 22:51:28
Jean Giraud

Jean Giraud

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

Группа: User

This work sheet may be useful. Many important modules are missing:
1. Replace part of a matrix by another one.
2. Insert row(s)/col(s) at specific position.
...etc.

Jean
Utilities Matrix.sm (161 КиБ) скачан 204 раз(а).
1 пользователям понравился этот пост
ioan92 18.12.2015 06:16:00
#45 Опубликовано: 05.07.2017 08:30:02
sergio

sergio

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

Группа: User

As shown in the attached image, I encounter a problem using SMath-formatted labels for table headers.
This problem did not exist in previous versions as highlighted in the image.
In particular, the problem seems to be limited to the use of "." for the subscript.

I note that the opening "TableRegion.sm" of the sample file causes the program to crash Smath (only in version 098.6356).

sergio

[albumimg]1457[/albumimg]
1 пользователям понравился этот пост
Davide Carpi 05.07.2017 09:34:00
#46 Опубликовано: 05.07.2017 13:28:14
Davide Carpi

Davide Carpi

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

Группа: Moderator

Thank you Sergio,

please try with the updated plugin
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
sergio 05.07.2017 14:55:00
#47 Опубликовано: 05.07.2017 14:30:23
uncblue

uncblue

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

Группа: User

Wow I had no idea this plugin even existed.
Thanks so much to the SMath contributors and especially Davide for this plugin.
#48 Опубликовано: 05.07.2017 14:57:31
sergio

sergio

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

Группа: User

Ok works as well as before
thank you Davide
#49 Опубликовано: 05.07.2017 18:17:14
uncblue

uncblue

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

Группа: User

Davide,

I looked through the example files but I didn't see anything that addressed my situation.
I'm not sure if this is even possible or if I overlooked the option.

Is there a way to word wrap the header to fit a set width for the numeric table values?
The second table in the screenshot is similar to what I'm trying to achieve.
[albumimg]1458[/albumimg]

I also made a quick example in excel to help illustrate.
[albumimg]1460[/albumimg]


I was also going to use the footnote option as an alternative but I'm came across a similar problem where I couldn't widen the note section since it appears dependent on the table width.
[albumimg]1459[/albumimg]
#50 Опубликовано: 05.07.2017 21:26:15
Davide Carpi

Davide Carpi

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

Группа: Moderator

Hello [userlink]uncblue[/userlink],

I guess this feature is not available (I have to double check the code but I'm almost sure I haven't ooded it).

This plugin has a lot of room for improvements (and several fixes), I'll try to come back on it in the future!
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
uncblue 05.07.2017 21:59:00
#51 Опубликовано: 05.07.2017 21:59:20
uncblue

uncblue

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

Группа: User

Wrote

Hello [userlink]uncblue[/userlink],

I guess this feature is not available (I have to double check the code but I'm almost sure I haven't ooded it).

This plugin has a lot of room for improvements (and several fixes), I'll try to come back on it in the future!




Ok, that sounds great.
I'm so glad I came across this plugin because I was creating "ugly" tables manually before I found this.
#52 Опубликовано: 04.10.2017 08:27:55
Martin_B

Martin_B

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

Группа: User

Hi,
found an issue in Version 0.1.6395.15149, using SMath 0.98.64.84.

It is related to using commas (,) for decimal separator.

The plugin seems to replace every point with a comma, also where used as subsript.
e. g. "BS,k" (the string "BS,k" cannot be found in the sm-File).

Tables work well if point as decimal separator is used.

Bevor calculation:
Table_comma.PNG

After calculation:
Table_calc.PNG
#53 Опубликовано: 04.10.2017 09:20:48
Martin_B

Martin_B

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

Группа: User

Nested arrays as input for a table don't work anymore, too.

tabelle.PNG
#54 Опубликовано: 04.10.2017 12:11:38
Davide Carpi

Davide Carpi

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

Группа: Moderator

Thank you [userlink]MarB[/userlink], I'll look into it ASAP
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 пользователям понравился этот пост
Oscar Campo 06.10.2017 13:19:00, Martin_B 04.10.2017 16:29:00
#55 Опубликовано: 08.10.2017 14:31:02
Davide Carpi

Davide Carpi

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

Группа: Moderator

PLUGIN UPDATED SMath Studio 0.98.6484 and later

  • provided access to settings via context menu;
  • fixed some issues related to Session' Profile compatibility;
  • SS-120: fixed issues with nested matrices;
  • SS-2394: fixed decimal places/significant figures settings not stored;
  • significant figures algorithm refactored;
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
5 пользователям понравился этот пост
sergio 08.10.2017 16:15:00, Oscar Campo 08.10.2017 18:52:00, NDTM Amarasekera 08.10.2017 23:36:00, Martin_B 09.10.2017 02:59:00, frapuano 09.10.2017 03:37:00
#56 Опубликовано: 09.10.2017 02:58:20
Martin_B

Martin_B

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

Группа: User

Thanks for your improvement, Davide.

In following screenshot you can see the following behaviour:

With number format set to default...
- numbers are always written with exponent (left/right stub also)
- strings are printed with surrounding "" and Expressions are not formatted

By changing the number format to number, everything looks as usual.
Is that intended?

Table_number.PNG
1 пользователям понравился этот пост
Davide Carpi 09.10.2017 04:14:00
#57 Опубликовано: 09.10.2017 04:27:01
Davide Carpi

Davide Carpi

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

Группа: Moderator

Thank you,

it's a bug indeed, I'll fix it later today.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Oscar Campo 09.10.2017 20:08:00
#58 Опубликовано: 10.10.2017 11:48:30
Davide Carpi

Davide Carpi

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

Группа: Moderator

please try again now

PLUGIN UPDATED
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Martin_B 10.10.2017 14:39:00
#59 Опубликовано: 10.10.2017 14:42:43
Martin_B

Martin_B

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

Группа: User

Looks good.
Units are printed black, upright (not blue, italic). But why not?

table_3.PNG
#60 Опубликовано: 10.10.2017 21:27:23
Davide Carpi

Davide Carpi

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

Группа: Moderator

Wrote

Looks good.
Units are printed black, upright (not blue, italic). But why not?

table_3.PNG



Fixed, it was not intentional, thank you again
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений