Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Will it be possible? Table_Units.sm (10kb) downloaded 62 time(s).Best Regards Carlos
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Tne solution isn't smart at all but it is possible. Would be half the trouble, if one could store and use the unit in the unit summary vector "us" as they are defined (prevent symbolic processing, which even can't be suppressed when setting optimization to none). Table_Units_Kr.sm (12kb) downloaded 53 time(s). |
|
1 user thanked mkraska for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Thank you very much Martin, But now how do I include the header? since it does not appear as an option in the heading list. Best regards Carlos
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Originally Posted by: CBG Thank you very much Martin,
But now how do I include the header? since it does not appear as an option in the heading list.
Best regards
Carlos The header can only be specified for the columns of the data matrix, thus only single column objects are listed as choices for header variable. I don't know of options to fill the fields above the left and right row titles. |
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: CBG Will it be possible? Unit system [base SI in Smath] is desperately too circular. Table_Units(1).sm (10kb) downloaded 48 time(s).
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Many thanks to Martin and Jean
I think that the Table Region plugin should be improved to include the possibility of incorporating headers in the left and right columns.
Best regards
Carlos
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: CBG I think that the Table Region plugin should be improved to include the possibility of incorporating headers in the left and right columns. ... some +++ from brain storming, will make it convenient. Would be a great tool to collect all my fluids wrt their specifics. Jean
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 02/04/2018(UTC) Posts: 152 Was thanked: 25 time(s) in 21 post(s)
|
Hello,
on the topic of units within the table, would the following be possible:
a:= ft b:= in
matrix:=[a "-" b]
table:= matrix
Show a and b in a table with their corresponding units (ft and inches respectively) Right now, a and b are shown as default unit only. Both are the same unit.
Why you may ask? This is an attempt at showing mixed units as a single output result in sheet. Often lengths are specified in feet + fractional inches.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Something like this? Table_Matrix.sm (9kb) downloaded 48 time(s).Best Regrads Carlos
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 05/03/2009(UTC) Posts: 433 Location: USA Was thanked: 17 time(s) in 15 post(s)
|
Carlos, Some Jedi magic I don't understand in your sheet. 1) Where did you get the "S colon" {S:} as part of the variable? I don't remember seeing this command/function and don't understand it's use 2) How did you display Matrix (Table)? Most Matrices use the augment command to generate the table. It's not like you typed in Matrix= ... Found this answer, never used it Ctrl+Shift+T3) Is this a true matrix that was created? Looks like just a data display table. Cannot use the values short of using the variables a or b Thank you Edited by user 19 June 2018 17:48:08(UTC)
| Reason: Found answer for item 2 on my own
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 02/04/2018(UTC) Posts: 152 Was thanked: 25 time(s) in 21 post(s)
|
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 02/04/2018(UTC) Posts: 152 Was thanked: 25 time(s) in 21 post(s)
|
Carlos,
Adding the "S:" makes it look much better. Maybe at some point, the table region will allow for mixed units. For the time being this solution will work well. thanks for the input.
Wes
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Hello ElSid
1).-The "S: '" is to be displayed as a unit in blue, and I learned it from Martin Kraska.
3).-It is the table region, which calls the variable matrix with the name.
Best Regards
Carlos
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 02/04/2018(UTC) Posts: 152 Was thanked: 25 time(s) in 21 post(s)
|
Carlos, The "unit summary" function of the table region will actually perform the unit conversions for you. Note that this is only for direct scalar multiplier conversions. It does not work for temp units... This way you don't have to cancel out units in the matrix going into the table. The "units summary" will do that for you. Note that the "unit summary" is selected but NOT displayed. There is also a proof with variables. This idea comes from user ndtma on the Table Region topic, at least that's where i saw it first, maybe someone else did it first?
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: wb.c It does not work for temp units... ... doctored for °C. Very convenient for me, up2next ! Table Region Carlos.sm (11kb) downloaded 46 time(s).
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 02/04/2018(UTC) Posts: 152 Was thanked: 25 time(s) in 21 post(s)
|
Jean,
"S:'L/s" should be "S:'L/'s". Note the added "'" in order to show "s" as blue unit.
|
|
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: wb.c Jean,
"S:'L/s" should be "S:'L/'s". Note the added "'" in order to show "s" as blue unit. Thanks for that one wb.c ... corrected ! Jean
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/10/2015(UTC) Posts: 308
Was thanked: 77 time(s) in 58 post(s)
|
Originally Posted by: wb.c The "unit summary" function of the table region will actually perform the unit conversions for you. Note that this is only for direct scalar multiplier conversions. It does not work for temp units... This way you don't have to cancel out units in the matrix going into the table. The "units summary" will do that for you. Note that the "unit summary" is selected but NOT displayed. There is also a proof with variables. This idea comes from user ndtma on the Table Region topic, at least that's where i saw it first, maybe someone else did it first? Hello wb.c I know what you say, but it has the disadvantage that you can not put a header in the table. On the other hand, it is very easy to make a copy of the table and delete in a single stroke the left part corresponding to the Units Hi Jean: A very simple solution for the problem of the conversion of the temperature in Celsius Degrees, is that you define your own unit of degrees Celsius. Table Region Carlos_Jean_R1.sm (12kb) downloaded 43 time(s).
|
2 users thanked CBG for this useful post.
|
on 29/06/2018(UTC), on 29/06/2018(UTC)
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: CBG Hi Jean:
A very simple solution for the problem of the conversion of the temperature in Celsius Degrees, is that you define your own unit of degrees Celsius. Thanks Carlos for that one. Thanks to all Doctors ... Nice for publishing. Jean Table Region Carlos.sm (13kb) downloaded 50 time(s).
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.