MathCAD to SMath batch conversion - batch/macro processing - Сообщения
#41 Опубликовано: 20.05.2016 02:39:25
Reselty, you can also use wsh sendkeys from mswindows without installing any external language, see if this works for you: https://helloacm.com/send-keystrokes-to-the-active-window-using-sendkeys-wsh/
#42 Опубликовано: 23.05.2016 03:28:33
Hi Kilele
Sounds like you could read thoughts - This was/is the problem with FBSL... Couldnt find a portable version and tried allready some AutoIt and macrocreator/AutoHotkey.
I'll have a look on your suggestion - Thanks a lot!
Andreas
Sounds like you could read thoughts - This was/is the problem with FBSL... Couldnt find a portable version and tried allready some AutoIt and macrocreator/AutoHotkey.
I'll have a look on your suggestion - Thanks a lot!
Andreas
#43 Опубликовано: 23.05.2016 06:24:33
WroteHi Kilele
Sounds like you could read thoughts - This was/is the problem with FBSL... Couldnt find a portable version and tried allready some AutoIt and macrocreator/AutoHotkey.
I'll have a look on your suggestion - Thanks a lot!
Andreas
Hi. You can compile .fbs to exe so you can run it on the final machine. Anyways, if you know autohotkey this script may be useful: http://www.donationcoder.com/Software/Skrommel/#DoOver
#44 Опубликовано: 26.05.2016 09:01:53
Hi Kilele
I will test the DoOver way also, cause I did run a similar way with tinyTask, but there I couldn't define the speed (runs to fast) and edit the macro.
Thanks a lot!
I will test the DoOver way also, cause I did run a similar way with tinyTask, but there I couldn't define the speed (runs to fast) and edit the macro.
Thanks a lot!
#45 Опубликовано: 19.11.2020 08:11:28
Hello guys!
I have a set of points x, y (speed and frequency) and I would like to take that moment of maximum speed, I have the corresponding frequency. Does anyone know to help me?
Example:
vector, x=[1 2 3 ...1000]
vextor, y=[100 300 400 ...100]
what point is in "y", "x" is max?
#46 Опубликовано: 19.11.2020 10:48:32
Wrotevector, x=[1 2 3 ...1000]
vextor, y=[100 300 400 ...100]
what point is in "y", "x" is max?
Your Y vector is incomplete. As it looks, it has different array dimension.
Nothing can be constructed from what you give.
#47 Опубликовано: 19.11.2020 14:19:46
Wrote
Hello guys!
I have a set of points x, y (speed and frequency) and I would like to take that moment of maximum speed, I have the corresponding frequency. Does anyone know to help me?
Example:
vector, x=[1 2 3 ...1000]
vextor, y=[100 300 400 ...100]
what point is in "y", "x" is max?
Hi. This can be one solution.
FindingAbsMaximun.sm (9 КиБ) скачан 37 раз(а).
or this other
FindingAbsMaximunEpsilon.sm (7 КиБ) скачан 35 раз(а).
Best regards.
Alvaro.
-
Новые сообщения
-
Нет новых сообщений