1 Pages (7 items)
2D Plot application - Messages
#1 Posted: 8/17/2013 1:58:11 AM
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 KiB) downloaded 144 time(s).
EDIT: Updated, round(1) replaced by round(2) in order to avoid hidden dependencies to mathlib.dll via EFI plugin.
heatmap.sm (18 KiB) downloaded 144 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#2 Posted: 8/17/2013 5:51:28 AM
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 Posted: 8/17/2013 6:26:08 AM
WroteIt 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 users liked this post
#4 Posted: 8/17/2013 8:51:55 AM
Very nice, 
there's the round() function to fix (round(2) instead of the inexistent round(1))
best regards,
Davide

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 Posted: 8/17/2013 9:37:38 AM
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 Posted: 8/17/2013 9:48:02 AM
Wroteround(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
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#7 Posted: 8/17/2013 10:02:02 AM
WroteOk (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
1 Pages (7 items)
-
New Posts
-
No New Posts