sys list - Сообщения
How to determine the length of a list - it is realy due to length(sys2mat).
To extend a list I can address a higher index, correct?
in my example it seems to work - for a while..
cannot calculate
any idea what is going wrong?
and
How to insert an additional placeholder(o) for input in an existing line/sys?
|.
|.
|o
|.
Addition:
I add the file. I found some relation to a control num up down (k)
the factor k is used to calculate points in list L'. If k<0 set by control it will
cause the error - if k set manually there is no error?
Streckung-Dilate.sm (31 КиБ) скачан 34 раз(а).
WroteHow to insert an additional placeholder(o) for input in an existing line/sys ?
In either collect ... { or line|
select not highlight from right, type, [coma] to add place holder below
select not highlight from left, type, [coma] to add place holder above
both place holder you fill at will or zero.
Not sure what you attempt with the counter.
Construct polygons from joining vertices.
Maths Polygon Edu.sm (47 КиБ) скачан 26 раз(а).
WroteHow to insert an additional placeholder(o) for input in an existing line/sys?
|.
|.
|o
|.
You have to go at the end of the line above or at the begin of the line below and press the argument separator key.
WroteAddition:
I add the file. I found some relation to a control num up down (k)
the factor k is used to calculate points in list L'. If k
Seems there is a bug about deimal separators in the NumericUpDown plugin. I'll fix it ASAP.
To get the number of list elements I have to take the detour via a matrix?
Counter problem
Please pay not attention zu polynom construction.
---obsolete after Davide's post----
The problem is that extending a list "L'" by komponent 4 fails, if counter k<0 .
curious. k is a dilate factor list L to list L'.
The question is why k (<0) by counter let fail extending list L' while set k manuell k:=-1 is working very well? There is no reason, in my opinion why a counter, should have this effect....
---
Thanks to Davide for being so fast in this time :-)
the factor k is used to calculate points in list L'. If k<0 set by control it will cause the error - if k set manually there is no error ?
......................
There are many more similar failure, but not from counter.
All those failed documents are doctored by transiting the guilty
via file [spool to file]. The attached is so doctored.
CWD:=CurrentDirectory("C:\SmathFile") should create a file directory.
You can use your own if you have such already existing.
Let us know if the Doctored Patient has survived.
Cheers ... Jean
Streckung-Dilate (1) Transit.sm (40 КиБ) скачан 25 раз(а).
WroteTo get the number of list elements I have to take the detour via a matrix?
Yes, this is because list/system isn't a different way to draw a vector, it's a function with a set of unique features, hence is not easy to adapt length to return the number of its items (it might, maybe introducing some error message while in the "grey zone" ). This is an example about how there isn't always an unique answer:
WroteThe question is why k (<0) by counter let fail extending list L' while set k manuell k:=-1 is working very well? There is no reason, in my opinion why a counter, should have this effect....
This is a bit complicated, but "numbers aren't numbers" might be a short answer. What you see on the canvas is stored in structured data objects where the numbers are text strings, then when you ask for a mathematical evaluation the program drives the object to the appropriate framework conversions and operations and when the result is available then performs the opposite to show it on the canvas (that's what allows the magic, the possibility to mix natural, real and complex numbers, text and more). The problem is that the plugin was giving the numbers to the program in the wrong way (even the positive ones, but in that case the program engine was fixing the bad input by itself, while it wasn't with negative decimals). My fault, but it was an easy fix. Thank you for reporting the issue!
WroteThe question is why k (
In this application, the counter works 3 ways:
± in either directions ... 3rd way is freak: try it.
May not reproduce in your system.
0Appendix Pulse Reverse.sm (4 КиБ) скачан 19 раз(а).
Great the support you two have given me, I'm gonna work on that first.
@Davide
because of your hints i put a k:=eval(k) after the control and with the workaround it works too.
comming back soon ;-)
Wrotebecause of your hints i put a k:=eval(k) after the control and with the workaround it works too.
comming back soon ;-)
In the attached, eval(,) in the 'k out' counter does not work.
This document has special application in Process Control.
Does the spool to file works for you ?
0Appendix Pulse Reverse.sm (18 КиБ) скачан 18 раз(а).
I think the example transmit writes the value to file and read it back.
The doctored example works 4 me.
Appendix Pulse Reversal.sm
is not quite clear what it is trying to tell me...
WroteAppendix Pulse Reversal.sm
is not quite clear what it is trying to tell me...
It simply demonstrates ± counter made work,
made negative work from (+k) for the negative
that otherwise does not work.
Thanks, confirming spool to file works
Cheers ... Next ... Jean
0Appendix Pulse Reverse.sm (19 КиБ) скачан 22 раз(а). ... refreshed
-
Новые сообщения
-
Нет новых сообщений