X-Y Plot Region - Extends SMath Studio with a X-Y Plot Region. - Сообщения
#481 Опубликовано: 28.07.2022 20:23:20
#482 Опубликовано: 29.07.2022 01:15:11
WroteAre these indecent lines result for same kind of problem?
No, this problem is related to the drawing algorithm. This algorithm skips points that cannot be drawn. It doesn't always work correctly at the end of lines. I am aware of this and have not yet found the time to rewrite the algorithm to be more universal.
Russia ☭ forever, Viacheslav N. Mezentsev
#483 Опубликовано: 17.12.2022 01:18:38
I'm really enjoying the ability to use XY plots to visualize parametric drawings (ie polygons, poly lines etc). Great work Uni et al.
However, I don't understand:
1. Why does a vector line matrix needs to be contained within a 1x1 matrix? I'm guessing that is the answer: ie it needs to be 1 element to be parsed. Is that correct?
2. How do you create fill? For example, green fill between the points (0,0), (1,0), (1,1) and (0,1)?
Thanks!
However, I don't understand:
1. Why does a vector line matrix needs to be contained within a 1x1 matrix? I'm guessing that is the answer: ie it needs to be 1 element to be parsed. Is that correct?
2. How do you create fill? For example, green fill between the points (0,0), (1,0), (1,1) and (0,1)?
Thanks!
#484 Опубликовано: 17.12.2022 12:40:55
1 пользователям понравился этот пост
Mark R Harris 17.12.2022 14:46:00
#485 Опубликовано: 17.12.2022 15:22:56
Thank you both. Martin: is there a place were the available pre-defined objects are documented?
I'm doing something wrong:

Not Working.sm (5 КиБ) скачан 67 раз(а).
I'm doing something wrong:
Not Working.sm (5 КиБ) скачан 67 раз(а).
#486 Опубликовано: 17.12.2022 18:16:50
WroteI'm doing something wrong:
Rename your matrix point to points.
1 пользователям понравился этот пост
Mark R Harris 17.12.2022 19:08:00
#487 Опубликовано: 17.12.2022 19:08:50
PBKAC! Thanks overlord.
Is there a list/documentation somewhere of the built-in objects?
Is there a list/documentation somewhere of the built-in objects?
#488 Опубликовано: 17.12.2022 19:56:02
Section 8.3.4 in the german handbook.
Or have a look at the interactive handbook: Graphics> 2D plots (plugin X-Y Plot)
Also, have a look at the topic starter post of this thread, there is extensive documentation on this plugin.
Or have a look at the interactive handbook: Graphics> 2D plots (plugin X-Y Plot)
Also, have a look at the topic starter post of this thread, there is extensive documentation on this plugin.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Mark R Harris 17.12.2022 20:01:00
#489 Опубликовано: 17.12.2022 21:21:06
The interactive handbook (tools-plugins-interactive handbook) was most helpful.
An excellent reference. Thank you Martin.
An excellent reference. Thank you Martin.
#490 Опубликовано: 30.01.2023 23:35:55
XYPlot: Plot Polygons: Complex Number Column Vectors
I'm hoping to plot polygons with complex number vertices as the coordinate pairs: ie x-coordinate = the real part, and y-coordinate = the imaginary part.
Is that possible? If not, would native handling of complex numbers as coordinate pairs by XYPlot be useful?
I've looked at both section 8.3.4 of the German handbook and also the Tools>Plugins>Interactive Handbooks>Interactive SMath Handbook>Graphics>2D Plots>X-Y Plot and can't find anything regarding complex number handling.
This kind of thing:

20230131 Triangle Test Complex XYPlot.sm (102 КиБ) скачан 66 раз(а).
Thank you!
I'm hoping to plot polygons with complex number vertices as the coordinate pairs: ie x-coordinate = the real part, and y-coordinate = the imaginary part.
Is that possible? If not, would native handling of complex numbers as coordinate pairs by XYPlot be useful?
I've looked at both section 8.3.4 of the German handbook and also the Tools>Plugins>Interactive Handbooks>Interactive SMath Handbook>Graphics>2D Plots>X-Y Plot and can't find anything regarding complex number handling.
This kind of thing:
20230131 Triangle Test Complex XYPlot.sm (102 КиБ) скачан 66 раз(а).
Thank you!
#491 Опубликовано: 31.01.2023 01:46:51
WroteXYPlot: Plot Polygons: Complex Number Column Vectors ...
Hi. This could be an option.
20230131 Triangle Test Complex XYPlot.sm (106 КиБ) скачан 82 раз(а).
Best regards.
Alvaro.
4 пользователям понравился этот пост
Вячеслав Мезенцев 31.01.2023 03:05:00, sergio 31.01.2023 05:52:00, NDTM Amarasekera 31.01.2023 08:05:00, Mark R Harris 31.01.2023 02:22:00
#492 Опубликовано: 01.02.2023 09:53:35
WroteIs that possible? If not, would native handling of complex numbers as coordinate pairs by XYPlot be useful?
It can be done, but I doubt that it is necessary. Can you give an example where such an interpretation of complex numbers is used? I mean famous mathematical applications.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
Mark R Harris 02.02.2023 00:45:00
#493 Опубликовано: 02.02.2023 00:49:26
Thanks Uni.
No sorry, I'm just an engineer.
Stuff I'd use it for are:
* Visualsation of complex impedances (eg RF matching, filters, branching etc), and
* 2D visualisation (eg polygons for estimation of state).
No sorry, I'm just an engineer.
Stuff I'd use it for are:
* Visualsation of complex impedances (eg RF matching, filters, branching etc), and
* 2D visualisation (eg polygons for estimation of state).
#494 Опубликовано: 19.02.2023 06:09:56
4 пользователям понравился этот пост
Вячеслав Мезенцев 19.02.2023 06:35:00, João Felipe Seráfico Melo 19.02.2023 16:06:00, francesco rapuano 20.11.2024 00:17:00, Mark R Harris 19.02.2023 18:13:00
#495 Опубликовано: 02.07.2023 19:07:41
#496 Опубликовано: 02.07.2023 21:44:16
WroteHi would it be possible to add an option to make splot square or have arbitrary X/Y proportion?
If I understood you correct, this option already exist.
Try to scroll with control or shift key pressed. This will either change X or Y scale depending the key used.
Regards
#497 Опубликовано: 03.07.2023 06:52:00
WroteHi would it be possible to add an option to make splot square or have arbitrary X/Y proportion ?
You can use the square plot technique on either or both direction
Tabulate X & Y ... (X*a)±b,,,(Y*c)±d
#498 Опубликовано: 03.07.2023 10:38:29
#499 Опубликовано: 06.07.2023 20:03:17
My bad, what I need is to have the grid be square not the entire plot.
I want the drawing to be proportional.
I want the drawing to be proportional.
#500 Опубликовано: 07.07.2023 13:44:59
-
Новые сообщения
-
Нет новых сообщений