X-Y Plot Region

X-Y Plot Region - Extends SMath Studio with a X-Y Plot Region. - Сообщения

#381 Опубликовано: 10.05.2020 09:30:13
João Felipe Seráfico Melo

João Felipe Seráfico Melo

7 сообщений из 62 понравились пользователям.

Группа: User

Great!
#382 Опубликовано: 16.05.2020 11:42:12
João Felipe Seráfico Melo

João Felipe Seráfico Melo

7 сообщений из 62 понравились пользователям.

Группа: User

Hi!

Just to confirm: so far setprop can't address Traces both in ZedGraph and X-Y Plot, right?
#383 Опубликовано: 16.05.2020 11:50:10
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Yes, I found out only how to do it. I will explore another way to control component settings. The correct way is to specify the variable name directly in the properties. I think that it will be more intuitive than all other methods.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
frapuano 16.05.2020 16:54:00
#384 Опубликовано: 16.05.2020 11:53:41
João Felipe Seráfico Melo

João Felipe Seráfico Melo

7 сообщений из 62 понравились пользователям.

Группа: User

Thank you!
#385 Опубликовано: 16.05.2020 20:54:08
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated.

Changes:
- increased calculation speed;
- green frame restored when region in evaluation.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
Davide Carpi 17.05.2020 12:26:00
#386 Опубликовано: 17.05.2020 11:04:30
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated.

Changes:
- setprop() partially fixed.
Russia ☭ forever, Viacheslav N. Mezentsev
2 пользователям понравился этот пост
Davide Carpi 17.05.2020 12:26:00, sergio 17.05.2020 14:58:00
#387 Опубликовано: 20.05.2020 03:02:26
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated.

Changes:
- implicitplot method improved.

2020-05-21_00-53-16.png [albumimg]1610[/albumimg]
Russia ☭ forever, Viacheslav N. Mezentsev
2 пользователям понравился этот пост
frapuano 21.06.2020 14:11:00, sergio 20.05.2020 04:52:00
#388 Опубликовано: 21.06.2020 02:10:43
nophibiton

nophibiton

0 сообщений из 2 понравились пользователям.

Группа: User

Can anyone help me with 2D plots. I have several questions.

1. how do I input/show the units on the graph?
2. how do I scale the units/number on the axis. the graph is in N-mm vs N, I want to change it in kN-m vs kN.
3. is there a way to automatically adjust the max and min of values on the axis?


PM Curve.sm (5 КиБ) скачан 37 раз(а).
111.PNG
#389 Опубликовано: 21.06.2020 02:39:47
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

You can do it like this

PM Curve (uni).sm (8 КиБ) скачан 78 раз(а).

2020-06-21_10-37-37.png
Russia ☭ forever, Viacheslav N. Mezentsev
2 пользователям понравился этот пост
sergio 21.06.2020 14:26:00, frapuano 21.06.2020 14:12:00
#390 Опубликовано: 21.06.2020 03:29:14
nophibiton

nophibiton

0 сообщений из 2 понравились пользователям.

Группа: User

Thanks a lot uni
#391 Опубликовано: 22.06.2020 10:02:40
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

You can have it more productive: Export/Interpolate

Spline Hermite Interpolation General.sm (71 КиБ) скачан 58 раз(а).
#392 Опубликовано: 22.06.2020 12:15:29
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

You can have it more productive: Export/Interpolate


You can have it convex polyline style: Export/interpolate.

Spline Hermite Interpolation General Polyline.sm (72 КиБ) скачан 56 раз(а).
#393 Опубликовано: 09.07.2020 09:18:01
Martin_B

Martin_B

21 сообщений из 84 понравились пользователям.

Группа: User

Hi,

in the past, using cases (or if) to plot a function only in in specified range worked well.

Now there appears an ugly line ending nowhere.

By moving the plot range, the line disappears sometime.

Could this please be fixed? I didn't find a workaround, except of plotting tabled values.
xyplot.png
#394 Опубликовано: 09.07.2020 10:21:14
sergio

sergio

115 сообщений из 329 понравились пользователям.

Группа: User

The problem is found with the X-YPlot plugin and not with the original 2D chart of Smath. At the moment you can use the two tricks as in the picture.SMathStudio_Desktop_25VenrcLu4.png

sergio
#395 Опубликовано: 09.07.2020 11:12:38
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

You CAN NOT blank scalar canvas plot X_Y.
Alternately, discretize /tabulate your range of interest
then plot the data in X_Y. The bonus is that on rough
data from source plot "splines" to smooth the discontinuities.
Advanced Bezier interpolation works as well.
X_Y rejects the if/otherwise blanking character "
#396 Опубликовано: 09.07.2020 12:23:16
Martin_B

Martin_B

21 сообщений из 84 понравились пользователям.

Группа: User

Wrote

You CAN NOT blank scalar canvas plot X_Y.
Alternately, discretize /tabulate your range of interest
then plot the data in X_Y. The bonus is that on rough
data from source plot "splines" to smooth the discontinuities.
Advanced Bezier interpolation works as well.
X_Y rejects the if/otherwise blanking character "



Didn't I show, that I CAN!?
I know plotting tabulated values, maybe I didn't write clearly.
#397 Опубликовано: 09.07.2020 13:13:32
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

plot g(x) white ... plot/no plot axes.

X_Y.PNG
#398 Опубликовано: 09.07.2020 16:25:23
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Yes, when adding a new feature when displaying implicit curves, I had to change the working code. I could not immediately fix the artifacts.
Russia ☭ forever, Viacheslav N. Mezentsev
#399 Опубликовано: 14.07.2020 08:52:39
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

in the past, using cases (or if) to plot a function only in in specified range worked well.



if/else or if/otherwise never did work at least up to SS 6179.
X_Y is essentially designed around data set.
Quite convenient but not as the champion OriginLab.
OriginLab is the software dedicated for Phamacokinetics,
hyper rich in plot styles but strictly from data sets.
IMHO, I see no point to trick/fix what ? nothing, use as is.
These two styles of demo are common as well as the 1/x.
logpts enables intelligible tabulated export and plot.

Utilities logpts Demo.sm (26 КиБ) скачан 50 раз(а).
#400 Опубликовано: 14.07.2020 15:20:14
Martin_B

Martin_B

21 сообщений из 84 понравились пользователям.

Группа: User

Wrote

Wrote

in the past, using cases (or if) to plot a function only in in specified range worked well.



if/else or if/otherwise never did work at least up to SS 6179.



Und jetzt?
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений