Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error


Poll Question : Do you plan to use SMath Viewer
Choice Votes Statistics
  In learning
12
15 %
  For personal usage
28
36 %
  In buziness
34
44 %
  Useless for me
2
2 %
  Total 76 100%
Guests can't vote. Try login or register.
2 Pages<12
Options
Go to last post Go to first unread
Offline CBG  
#21 Posted : 6 years ago
CBG


Rank: Advanced Member

Groups: Registered
Joined: 14/10/2015(UTC)
Posts: 308

Was thanked: 77 time(s) in 58 post(s)
Originally Posted by: G-Tate Go to Quoted Post
I found a way!

But it takes time depending on how many vectors you use.
I defined the single element indexes and gave them a name.


Best regards.


Hello G-Tate
I think it is better that you use Excel for data in the form of Vector or Matrix,
and then import them from SMathStudio, so that, the changes you make are saved in the Excel sheet

Viewer_Excel.png

PruebaImport_Cost_English.zip (1,038kb) downloaded 34 time(s).

Best Regards

Carlos
Offline oscampo  
#22 Posted : 6 years ago
oscampo


Rank: Advanced Member

Groups: Registered
Joined: 10/12/2009(UTC)
Posts: 289
Man
Colombia
Location: Cali, Colombia

Was thanked: 124 time(s) in 83 post(s)
Ok...but...
I think that the point is that in this way you neither can edit any value in the viewer...
Offline CBG  
#23 Posted : 6 years ago
CBG


Rank: Advanced Member

Groups: Registered
Joined: 14/10/2015(UTC)
Posts: 308

Was thanked: 77 time(s) in 58 post(s)
Hello Oscampo

Originally Posted by: oscampo Go to Quoted Post
Ok...but...
I think that the point is that in this way you neither can edit any value in the viewer...


In SmathViewer you can change the values of the variables, but it does not save any value,
that is, it remains the original value that was put in the SmathStudio
worksheet. SmathViewer is not persistent.
The idea of using it together with a spreadsheet (Excel or Libre Office) is in the
case of vectors or matrices with data that must be updated, without the need to
change the source code. For example for unit prices, so you do not have to type them every time.
Since from my point of view, the executable program of SmathViewer will be used
by a person who does not have access to the source code and who probably
does not know how to program, or who do not want to make changes to it. Otherwise,
if you have access to run the program in the source code (SmathStudio), what
sense would you have to use Smath Viewer?
SmathViewer needs to improve some functions, such as handling vectors and matrices, making persistent changes, etc.


Best Regards

Carlos
Offline Armand1  
#24 Posted : 4 years ago
Armand1

Rank: Newbie

Groups: Registered
Joined: 23/01/2019(UTC)
Posts: 3
Poland

Originally Posted by: Andrey Ivashov Go to Quoted Post
Hello.

Unfortunately it is Windows 10 which does not allow SMath Studio to save *.exe files (partially generated on server side).
That is why *.exe.tmp was created successfully, but it disappears on renaming from *.exe.tmp to *.exe. Operating system (Windows 10 in my case) detects this and removes final file completely.

Functionality should still work OK on other OSs.

For now I do not know what to do with this behavior of the OS.

Best regards.


Hello,
you can't generate full version exe file for a long time. I would like to be able to use them in the company. Until this bug is fixed, wouldn't it be possible to remove the "not for commercial use" text altogether?
Offline Davide Carpi  
#25 Posted : 4 years ago
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,734
Man
Italy
Location: Italy

Was thanked: 1401 time(s) in 911 post(s)
Originally Posted by: Armand1 Go to Quoted Post
Hello,
you can't generate full version exe file for a long time. I would like to be able to use them in the company. Until this bug is fixed, wouldn't it be possible to remove the "not for commercial use" text altogether?


There's a statement made by Andrey recently here

Edited by user 4 years ago  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
Offline Andrey Ivashov  
#26 Posted : 4 years ago
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,640
Man
Russian Federation

Was thanked: 2012 time(s) in 680 post(s)
Full version is now working again using https://en.smath.com/for...7769--09-April-2021.aspx
Offline Andrey Ivashov  
#27 Posted : 4 years ago
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,640
Man
Russian Federation

Was thanked: 2012 time(s) in 680 post(s)
It is now possible to Save input data using Save dialog. It is also possible to load saved data using Open toolbar item afterwards - all saved values will be restored.
viewer_saveopen_1.jpg

To enable Save/Open functionality an appropriate checkbox must be set to true during Save to *.exe:
viewer_saveopen_2.jpg
thanks 1 user thanked Andrey Ivashov for this useful post.
on 30/05/2021(UTC)
Offline 7122435  
#28 Posted : 3 years ago
7122435

Rank: Newbie

Groups: Registered
Joined: 24/08/2022(UTC)
Posts: 2
Poland

Hello everyone,
This is my first post here. I have been using SMath for several years, and also SMath Viewer for some time. I created a few simple programs to facilitate frequently performed activities. I'm a huge fan of the entire SMath suite. While working with SMath Viewer, I found a few small things that I think could be improved.
The first one probably does not relate to the SMath Viewer itself, but the ComboBoxList extension. The longer description of the list does not fit into the window, making it unreadable (as shown below). This happens when the list contains text elements. Working with numbers does not cause this problem.
The second problem relates to units. When a variable (or result) is in a non-standard unit (as shown below), the program gives the user a choice from the list to units that do not match the number completely. Incompatible units should not be proposed. It would be nice to be able to select the unit set when creating the EXE file. For example, I don't need imperial units in an EXE file.

Screenshot_1.png
Screenshot_2.png

Edited by user 2 years ago  | Reason: Not specified

Offline Davide Carpi  
#29 Posted : 2 years ago
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,734
Man
Italy
Location: Italy

Was thanked: 1401 time(s) in 911 post(s)
Originally Posted by: 7122435 Go to Quoted Post
The first one probably does not relate to the SMath Viewer itself, but the ComboBoxList extension. The longer description of the list does not fit into the window, making it unreadable (as shown below). This happens when the list contains text elements. Working with numbers does not cause this problem.


Thank you for reporting the issue. It wasn't easy to find the cause but should be fixed now, I've released an updated plugin for the latest stable version of SMath Studio.

Edited by user 2 years ago  | Reason: typo

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
Offline CBG  
#30 Posted : 2 years ago
CBG


Rank: Advanced Member

Groups: Registered
Joined: 14/10/2015(UTC)
Posts: 308

Was thanked: 77 time(s) in 58 post(s)
Hello


My "sm" file from Post #21 doesn't work when converted to "exe" file in the new version.

exe_fail_table.png


Best Regards


Carlos
Offline Davide Carpi  
#31 Posted : 2 years ago
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,734
Man
Italy
Location: Italy

Was thanked: 1401 time(s) in 911 post(s)
Originally Posted by: CBG Go to Quoted Post
Hello


My "sm" file from Post #21 doesn't work when converted to "exe" file in the new version.


Hello,

I can reproduce the issue only if the excel and the executable are in different paths when you run the executable (that is the expected behaviour for this file), unless I'm missing something else.

Edited by user 2 years ago  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
Offline CBG  
#32 Posted : 2 years ago
CBG


Rank: Advanced Member

Groups: Registered
Joined: 14/10/2015(UTC)
Posts: 308

Was thanked: 77 time(s) in 58 post(s)
Hello Davide


Quote:
Hello,

I can reproduce the issue only if the excel and the executable are in different paths when you run the executable (that is the expected behaviour for this file), unless I'm missing something else.


Thank you very much for your answer


I already found the flaw, if the original "sm" file is opened and saved as an "exe" executable file in the new version of SmathSudio, it gives an error.
And if I open the original "sm" file and save it in the new version of Smath Studio, and then save it as an executable file "exe", it works perfectly.


Best Regards

Carlos
thanks 2 users thanked CBG for this useful post.
on 27/09/2022(UTC),  on 10/10/2022(UTC)
Offline 7122435  
#33 Posted : 2 years ago
7122435

Rank: Newbie

Groups: Registered
Joined: 24/08/2022(UTC)
Posts: 2
Poland

Originally Posted by: Davide Carpi Go to Quoted Post
Originally Posted by: 7122435 Go to Quoted Post
The first one probably does not relate to the SMath Viewer itself, but the ComboBoxList extension. The longer description of the list does not fit into the window, making it unreadable (as shown below). This happens when the list contains text elements. Working with numbers does not cause this problem.


Thank you for reporting the issue. It wasn't easy to find the cause but should be fixed now, I've released an updated plugin for the latest stable version of SMath Studio.


Thank you very much for this update. Now it works like a dreamGood
Users browsing this topic
Guest
Similar Topics
A little bit of difficulty in SMath Viewer (Questions)
by Prmtv 7 months ago
Question of SMath Viewer (Questions)
by Prmtv 8 months ago
Size of window. SMath Viewer (Questions)
by Prmtv 9 months ago
SMATH VIEWER with GIF (inserted image) (Questions)
by GilmerVA about a year ago
Bug in Smath Viewer using Special Functions (Bugs & Problems)
by Hildebrando Pereira 2 years ago
Smath Viewer commercial use (Questions)
by EsadJ 3 years ago
Variables with text in Smath Viewer (Bugs & Problems)
by CBG 3 years ago
How to not display some text in smath viewer? (Questions)
by Hildebrando Pereira 3 years ago
Smath Viewer compilation problem (Bugs & Problems)
by hernansgz 4 years ago
SMath viewer icon (Feature Requests)
by Razonar 4 years ago
SMath Viewer - Input Matrix/Vector of Variable size (Questions)
by wb.c 4 years ago
SMath Viewer on Linux (Features announcements)
by UdoMeier 5 years ago
String in SMath Viewer (Questions)
by FeCO 6 years ago
Header / footer values displayed in SMath Viewer (Feature Requests)
by fedeghi 6 years ago
Resize SMath Viewer window (Questions)
by lcesero 7 years ago
2 Pages<12
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.