1 страниц (9 вхождений)
question about 2D graph - Сообщения
#1 Опубликовано: 14.06.2020 14:46:33

hello again.
How can I get a graph from a variable? Example in graph 2 where nothing appears.
the content of the variable is pasted directly into graph 1 and
there it is working
I generate the matrices to draw a series of rectangles
but I don't know in advance how many rectangles will be drawn
that's why I require to use a variable that contains a system of several matrices
is there another solution?
stack-of-rec.sm (29 КиБ) скачан 27 раз(а).
#2 Опубликовано: 14.06.2020 18:04:22
There might be other issues, but one of them could be the bug demonstrated here. Normally, no element assignment should alter the object type from list to matrix as it seems to happen in the line block definition. I think this is another regression, such stuff used to work in older versions (here 7251).
The original desparate workaround with str2num tries to handle the bug. Normally you should be able to reliably initialize a variable using any object of appropriate type.

Lists.sm (7 КиБ) скачан 25 раз(а).
The original desparate workaround with str2num tries to handle the bug. Normally you should be able to reliably initialize a variable using any object of appropriate type.
Lists.sm (7 КиБ) скачан 25 раз(а).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#3 Опубликовано: 14.06.2020 19:48:13
Wroteis there another solution?
Transit the 'gg' matrices via file, plot.
stack-of-rec.sm (31 КиБ) скачан 25 раз(а).
#4 Опубликовано: 14.06.2020 20:56:33
thank you very much Martin Kraska and also to you Jean Giraud
both options work well
I attach the file with Martin's suggestion, which I
It seems what I was looking for, and I take note of the solution
Jean who as always is very helpful and educational
since you learn a lot from these examples.
Thank you!
stack-of-rec.sm (23 КиБ) скачан 31 раз(а).
both options work well
I attach the file with Martin's suggestion, which I
It seems what I was looking for, and I take note of the solution
Jean who as always is very helpful and educational
since you learn a lot from these examples.
Thank you!
stack-of-rec.sm (23 КиБ) скачан 31 раз(а).
#5 Опубликовано: 14.06.2020 21:04:19
Much simpler Amigo ...
Isolate 'gg' gg:= gg ...or rectangles:= gg
Isolate 'gg' gg:= gg ...or rectangles:= gg
#6 Опубликовано: 14.06.2020 21:44:58
WroteMuch simpler Amigo ...
Isolate 'gg' gg:= gg ...or rectangles:= gg
Hahaha yes! this work too.

#7 Опубликовано: 15.06.2020 11:39:52
If you want unicolor plot and rotation,
you may have to reconsider your construction.
Utilities XY [Draw Truss].sm (22 КиБ) скачан 42 раз(а).
stack-of-rec.sm (37 КиБ) скачан 36 раз(а).
you may have to reconsider your construction.
Utilities XY [Draw Truss].sm (22 КиБ) скачан 42 раз(а).
stack-of-rec.sm (37 КиБ) скачан 36 раз(а).
1 пользователям понравился этот пост
churichuro 12.05.2021 13:36:00
#8 Опубликовано: 15.06.2020 13:55:02
#9 Опубликовано: 15.06.2020 14:26:17
WroteThere might be other issues, but one of them could be the bug demonstrated here. Normally, no element assignment should alter the object type from list to matrix as it seems to happen in the line block definition. I think this is another regression, such stuff used to work in older versions (here 7251).
The original desparate workaround with str2num tries to handle the bug. Normally you should be able to reliably initialize a variable using any object of appropriate type.
The issue demonstrated in the above post nails down to unexpected handling of single element lists used to initialize the data under numeric optimization.
lists2.sm (6 КиБ) скачан 38 раз(а).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 пользователям понравился этот пост
1 страниц (9 вхождений)
-
Новые сообщения
-
Нет новых сообщений