1 страниц (6 вхождений)
Type conversion error - Сообщения
#1 Опубликовано: 5 лет назад
#2 Опубликовано: 5 лет назад
Hi. The error came from try to compare the vector time1 with the scalar T(1,1) in the first if. Maybe with the vectorization operator you can solve the issue, evaluating vectorize(rel(time1)).

If not, you can try to modify the code with a loop for each element in the time1, like in this example:

Best regards.
Alvaro.
If not, you can try to modify the code with a loop for each element in the time1, like in this example:
Best regards.
Alvaro.
1 пользователям понравился этот пост
frapuano 5 лет назад
#3 Опубликовано: 5 лет назад
Thanks. First one didn't work. Will try to add a loop as you suggested.
#4 Опубликовано: 5 лет назад
#5 Опубликовано: 5 лет назад
Also, you might use vectorize(rel(time1)) to apply the scalar function at each time1 value.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#6 Опубликовано: 5 лет назад
1 страниц (6 вхождений)
-
Новые сообщения
-
Нет новых сообщений