Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,473 Was thanked: 925 time(s) in 588 post(s)
|
|
1 user thanked Razonar for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Originally Posted by: mkraska 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 (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Originally Posted by: mkraska 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 (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Theoretically, I can get data from any component. I can try to get the text from the text region. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,473 Was thanked: 925 time(s) in 588 post(s)
|
Originally Posted by: uni Theoretically, I can get data from any component. I can try to get the text from the text region.... 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.
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Originally Posted by: Razonar 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 (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,473 Was thanked: 925 time(s) in 588 post(s)
|
Originally Posted by: uni ... 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.
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
|
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 30/04/2023(UTC), on 30/04/2023(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Plugin updated. Changes: - MathcadBlock: added support for function definition. Now the function definition can be written directly in the block. 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. Edited by user 30 April 2023 19:43:28(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,035 Was thanked: 1167 time(s) in 746 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). |
|
1 user thanked mkraska for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,473 Was thanked: 925 time(s) in 588 post(s)
|
Originally Posted by: mkraska 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).Best regards. Alvaro. Edited by user 25 November 2023 19:28:32(UTC)
| Reason: Not specified
|
2 users thanked Razonar for this useful post.
|
on 26/11/2023(UTC), on 26/11/2023(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,035 Was thanked: 1167 time(s) in 746 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 11 time(s). |
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,473 Was thanked: 925 time(s) in 588 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.
|
2 users thanked Razonar for this useful post.
|
on 16/05/2024(UTC), on 17/05/2024(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 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 (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,473 Was thanked: 925 time(s) in 588 post(s)
|
Using ode solvers for evaluate double integrals. dint-RK.sm (50kb) downloaded 23 time(s). dint-RK.pdf (198kb) downloaded 29 time(s).Best regards. Alvaro.
|
2 users thanked Razonar for this useful post.
|
on 18/05/2024(UTC), on 18/05/2024(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/07/2022(UTC) Posts: 43
|
Добрый вечер. Подскажите, как скачать этот плагин? Никак не могу это сделать, появляется ошибка при скачивании. Заранее благодарю!
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
Он должен загрузиться автоматически при выборе из галереи дополнений, либо при открытии любого документа, использующего плагин. Возможно это временные неполадки на сервере. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 14/07/2022(UTC) Posts: 43
|
Originally Posted by: uni Он должен загрузиться автоматически при выборе из галереи дополнений, либо при открытии любого документа, использующего плагин. Возможно это временные неполадки на сервере. В том и дело, что и скачать на сайте не получается, и при открытии установка плагина завершается ошибкой.
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 post(s)
|
I select the type of bracket for different modes of operation of the block. There are problems with drawing the system sign. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,619 Was thanked: 1381 time(s) in 806 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. Or to indicate where to place them. Edited by user 13 October 2024 21:37:07(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
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.