2D Plot application

2D Plot application - Сообщения

#1 Опубликовано: 17.08.2013 01:58:11
Martin Kraska

Martin Kraska

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

Группа: Moderator

Here is a basic heatmap function.

EDIT: Updated, round(1) replaced by round(2) in order to avoid hidden dependencies to mathlib.dll via EFI plugin.
heatmap.sm (18 КиБ) скачан 170 раз(а).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#2 Опубликовано: 17.08.2013 05:51:28
kilele

kilele

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

Группа: User

Nice! It reminds me of this other heat map. See the video. There is a download link of the javascript on the youtube description.
#3 Опубликовано: 17.08.2013 06:26:08
Martin Kraska

Martin Kraska

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

Группа: Moderator

Wrote

It reminds me of this other heat map. See the video.


Yes, the example is one of the category "how to solve a problem in SMath that I would not have without SMath". Personally, I prefer gnuplot or matlab for real plotting, although the XY-Plot-Plugin is quite fine for the use cases it can handle (heat map not being among them). I intend to use the function for visualization of matrix population, e.g. for the stiffness matrix of a finite element model.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 пользователям понравился этот пост
Davide Carpi 17.08.2013 08:51:00, Fridel Selitsky 17.08.2013 08:57:00
#4 Опубликовано: 17.08.2013 08:51:55
Davide Carpi

Davide Carpi

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

Группа: Moderator

Very nice,

there's the round() function to fix (round(2) instead of the inexistent round(1))


best regards,

Davide
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#5 Опубликовано: 17.08.2013 09:37:38
Martin Kraska

Martin Kraska

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

Группа: Moderator

round(1) is from the mathlib.dll via EFI for SMath Studio plugin, which is pre-installed in the inofficial distribution ("SMath with plugins" wiki page).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#6 Опубликовано: 17.08.2013 09:48:02
Davide Carpi

Davide Carpi

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

Группа: Moderator

Wrote

round(1) is from the mathlib.dll via EFI for SMath Studio plugin, which is pre-installed in the inofficial distribution ("SMath with plugins" wiki page).


Ok (The worksheet doesn't contains the EFI in the tag, so the notification does not appears)

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#7 Опубликовано: 17.08.2013 10:02:02
Martin Kraska

Martin Kraska

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

Группа: Moderator

Wrote

Ok (The worksheet doesn't contains the EFI in the tag, so the notification does not appears)


I guess that the dependency finder is not aware of what the EFI plugin loads in the background. However, I changed the example to rely on round(1) only.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений