Table Region

Table Region - Extends SMath Studio with a table region. - Messages

#41 Posted: 12/1/2015 8:24:45 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
Alexander O. Melnik 12/9/2015 1:52:00 PM
#42 Posted: 12/9/2015 1:57:35 PM
Alexander O. Melnik

Alexander O. Melnik

127 likes in 494 posts.

Group: 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 users liked this post
Davide Carpi 12/10/2015 11:28:00 AM
#43 Posted: 12/17/2015 1:51:23 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: 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 Posted: 12/17/2015 10:51:28 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: 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 KiB) downloaded 203 time(s).
1 users liked this post
ioan92 12/18/2015 6:16:00 AM
#45 Posted: 7/5/2017 8:30:02 AM
sergio

sergio

115 likes in 329 posts.

Group: 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 users liked this post
Davide Carpi 7/5/2017 9:34:00 AM
#46 Posted: 7/5/2017 1:28:14 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
sergio 7/5/2017 2:55:00 PM
#47 Posted: 7/5/2017 2:30:23 PM
uncblue

uncblue

2 likes in 18 posts.

Group: User

Wow I had no idea this plugin even existed.
Thanks so much to the SMath contributors and especially Davide for this plugin.
#48 Posted: 7/5/2017 2:57:31 PM
sergio

sergio

115 likes in 329 posts.

Group: User

Ok works as well as before
thank you Davide
#49 Posted: 7/5/2017 6:17:14 PM
uncblue

uncblue

2 likes in 18 posts.

Group: 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 Posted: 7/5/2017 9:26:15 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
uncblue 7/5/2017 9:59:00 PM
#51 Posted: 7/5/2017 9:59:20 PM
uncblue

uncblue

2 likes in 18 posts.

Group: 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 Posted: 10/4/2017 8:27:55 AM
Martin_B

Martin_B

21 likes in 84 posts.

Group: 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 Posted: 10/4/2017 9:20:48 AM
Martin_B

Martin_B

21 likes in 84 posts.

Group: User

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

tabelle.PNG
#54 Posted: 10/4/2017 12:11:38 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
Oscar Campo 10/6/2017 1:19:00 PM, Martin_B 10/4/2017 4:29:00 PM
#55 Posted: 10/8/2017 2:31:02 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
sergio 10/8/2017 4:15:00 PM, Oscar Campo 10/8/2017 6:52:00 PM, NDTM Amarasekera 10/8/2017 11:36:00 PM, Martin_B 10/9/2017 2:59:00 AM, frapuano 10/9/2017 3:37:00 AM
#56 Posted: 10/9/2017 2:58:20 AM
Martin_B

Martin_B

21 likes in 84 posts.

Group: 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 users liked this post
Davide Carpi 10/9/2017 4:14:00 AM
#57 Posted: 10/9/2017 4:27:01 AM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
Oscar Campo 10/9/2017 8:08:00 PM
#58 Posted: 10/10/2017 11:48:30 AM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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 users liked this post
Martin_B 10/10/2017 2:39:00 PM
#59 Posted: 10/10/2017 2:42:43 PM
Martin_B

Martin_B

21 likes in 84 posts.

Group: User

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

table_3.PNG
#60 Posted: 10/10/2017 9:27:23 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: 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
  • New Posts New Posts
  • No New Posts No New Posts