MathCAD to SMath batch conversion - batch/macro processing - Сообщения
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/
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
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
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!
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?
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.
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 КиБ) скачан 155 раз(а).
or this other
FindingAbsMaximunEpsilon.sm (7 КиБ) скачан 129 раз(а).
Best regards.
Alvaro.
-
Новые сообщения
-
Нет новых сообщений