Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

9 Pages«<789
Options
Go to last post Go to first unread
Offline Razonar  
#161 Posted : 18 April 2023 08:22:20(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,435
Uruguay

Was thanked: 887 time(s) in 563 post(s)
Draghilev's method for the Solve Block.

DraghilevSolveBlock.sm (550kb) downloaded 44 time(s).
DraghilevSolveBlock.pdf (1,462kb) downloaded 39 time(s).

Best regards.
Alvaro.
thanks 1 user thanked Razonar for this useful post.
on 18/04/2023(UTC)
Offline uni  
#162 Posted : 18 April 2023 09:26:27(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
Originally Posted by: mkraska Go to Quoted Post
BTW, how about making the glyph of the mathcad block reflect the actual type by using {,[ or | to indicate the vertical extension?

I haven't done this yet because I want the user to be able to choose the type of lines. For all sides.

Edited by user 18 April 2023 16:13:20(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#163 Posted : 18 April 2023 11:07:40(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
Originally Posted by: mkraska Go to Quoted Post
Unfortunately, I can't reproduce your parametric plot example.

It seems that the parameter range is taken from the x axis limits. Assigning a range to the parameter makes the plot fail.

How to fix this?


Links:

1. Added support for parametric plot type


Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 18/04/2023(UTC)
Offline uni  
#164 Posted : 29 April 2023 10:39:57(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
Theoretically, I can get data from any component. I can try to get the text from the text region.

mathcadblock-text.png
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 29/04/2023(UTC)
Offline Razonar  
#165 Posted : 29 April 2023 14:31:27(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,435
Uruguay

Was thanked: 887 time(s) in 563 post(s)
Originally Posted by: uni Go to Quoted Post
Theoretically, I can get data from any component. I can try to get the text from the text region....


Clipboard01.png

Amazing: That's true for a lot of components! What about to catch the text in your memo editor instead SMath's text regions? Or both, I don't know.

Best regards.
Alvaro.
Offline uni  
#166 Posted : 29 April 2023 14:52:55(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
Originally Posted by: Razonar Go to Quoted Post
Amazing: That's true for a lot of components! What about to catch the text in your memo editor instead SMath's text regions? Or both, I don't know.

It's funny, I haven't tried it. I want to simplify the input of text programs. This is another way to extend the functionality of the program through third-party libraries.
A lot of useful libraries have been developed now. There is no point in repeating all this. It is necessary to create flexible interfaces for their integration and interaction with each other.
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 29/04/2023(UTC)
Offline Razonar  
#167 Posted : 29 April 2023 15:39:33(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,435
Uruguay

Was thanked: 887 time(s) in 563 post(s)
Originally Posted by: uni Go to Quoted Post
... I want to simplify the input of text programs. ...


Yep. It would be very practical to have a tool to capture text to process it. I try to use description() function, but it has the drawback that it must be called at the worksheet level and it doesn't work well within the body of a function. Like in chess, RPN, Code or XYOptions.

Best regards.
Alvaro.
Offline uni  
#168 Posted : 29 April 2023 19:00:47(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- MathcadBlock: added support for TextRegion.

Click to enlarge

maple-system-python-TextRegion.sm (6kb) downloaded 23 time(s).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 30/04/2023(UTC),  on 30/04/2023(UTC)
Offline uni  
#169 Posted : 30 April 2023 19:14:56(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- MathcadBlock: added support for function definition.

Now the function definition can be written directly in the block.

Click to enlarge

maple-system-execute.sm (9kb) downloaded 33 time(s).

Memo Region also supported but it has not been updated for a long time, so some of its text functions do not work.

maple-system-Memo.png

Edited by user 30 April 2023 19:43:28(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Offline mkraska  
#170 Posted : 25 November 2023 14:25:40(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 2,023
Germany

Was thanked: 1153 time(s) in 739 post(s)
Is there a chance to at least partially use units here? The values with units are disabled in the sheet, this is not visible in the png-file.

7-1.sm (30kb) downloaded 14 time(s).
7-1.png
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
thanks 1 user thanked mkraska for this useful post.
on 26/11/2023(UTC)
Offline Razonar  
#171 Posted : 25 November 2023 19:26:55(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,435
Uruguay

Was thanked: 887 time(s) in 563 post(s)
Originally Posted by: mkraska Go to Quoted Post
Is there a chance to at least partially use units here?


This is an option for having partial and full units support.

7-1-units.sm (36kb) downloaded 11 time(s).

units.png

Best regards.
Alvaro.

Edited by user 25 November 2023 19:28:32(UTC)  | Reason: Not specified

thanks 2 users thanked Razonar for this useful post.
on 26/11/2023(UTC),  on 26/11/2023(UTC)
Offline mkraska  
#172 Posted : 26 November 2023 01:44:24(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 2,023
Germany

Was thanked: 1153 time(s) in 739 post(s)
Alvaro, thanks for the hints.

By whatever reason, the unit of the independent variable is respected in rkfixed()=even though it is set to 1 locally. Whatever locally means if that happens in the last input parameter value.

7-1_units.sm (40kb) downloaded 10 time(s).
7-1_units.png
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
Offline Razonar  
#173 Posted : 15 May 2024 10:41:22(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,435
Uruguay

Was thanked: 887 time(s) in 563 post(s)
Hi Viacheslav. It seems that there is some issue with Rkadapt and fixed that other solvers doesn't have.

dint - Rkadapt bug.sm (25kb) downloaded 9 time(s).

Best regards.
Alvaro.
thanks 2 users thanked Razonar for this useful post.
on 16/05/2024(UTC),  on 17/05/2024(UTC)
Offline uni  
#174 Posted : 17 May 2024 08:13:15(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
Indeed, this is strange, because the source code should be very similar for all solvers. I'll try to find the differences.
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 17/05/2024(UTC)
Offline Razonar  
#175 Posted : 17 May 2024 19:38:02(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,435
Uruguay

Was thanked: 887 time(s) in 563 post(s)
Using ode solvers for evaluate double integrals.

dint-RK.sm (50kb) downloaded 22 time(s).

dint-RK.pdf (198kb) downloaded 26 time(s).

Best regards.
Alvaro.
thanks 2 users thanked Razonar for this useful post.
on 18/05/2024(UTC),  on 18/05/2024(UTC)
Offline Prmtv  
#176 Posted : 25 July 2024 06:16:01(UTC)
Prmtv


Rank: Advanced Member

Groups: Registered
Joined: 14/07/2022(UTC)
Posts: 43
Man
Russian Federation

Добрый вечер. Подскажите, как скачать этот плагин? Никак не могу это сделать, появляется ошибка при скачивании. Заранее благодарю!
Offline uni  
#177 Posted : 25 July 2024 08:16:54(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
Он должен загрузиться автоматически при выборе из галереи дополнений, либо при открытии любого документа, использующего плагин. Возможно это временные неполадки на сервере.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline Prmtv  
#178 Posted : 26 July 2024 07:08:54(UTC)
Prmtv


Rank: Advanced Member

Groups: Registered
Joined: 14/07/2022(UTC)
Posts: 43
Man
Russian Federation

Originally Posted by: uni Go to Quoted Post
Он должен загрузиться автоматически при выборе из галереи дополнений, либо при открытии любого документа, использующего плагин. Возможно это временные неполадки на сервере.


В том и дело, что и скачать на сайте не получается, и при открытии установка плагина завершается ошибкой.
Offline uni  
#179 Posted : 05 October 2024 11:49:09(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
I select the type of bracket for different modes of operation of the block. There are problems with drawing the system sign.

mathcadblock-sys-mat-line-brackets.jpg
Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#180 Posted : 13 October 2024 20:54:02(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,549
Man
Russian Federation

Was thanked: 1309 time(s) in 767 post(s)
I think it would be fun to add the ability to tell the component where to insert a set of expressions: as the first parameter, as the last parameter, as parameters, as parameters before specified, after specified.

mathcadblock-nested-insertas-last.png

Or to indicate where to place them.

mathcadblock-insert-to-placeholders.png

Edited by user 13 October 2024 21:37:07(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Users browsing this topic
9 Pages«<789
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.