|
21.
|
|
|
%s : Wrong value for input argument # %d : A real value expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Неверное значение входного аргумента № %d : ожидалось вещественное значение.
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
22.
|
|
|
%s : 1st and 2nd argument must have equal size
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : 1-й и 2-й аргументы должны быть равных размеров.
|
|
Translated by
Stanislav V. Kroter
|
|
Reviewed by
Stanislav V. Kroter
|
|
|
|
23.
|
|
|
%s : Wrong number of input argument(s): %d or %d expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Неверное количество аргументов: Ожидалось %d или %d .
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
24.
|
|
|
![](/@@/translation-newline)
getscicosvars: utility function to retrieve
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
![](/@@/translation-newline)
getscicosvars: функция-утилита для получения
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
25.
|
|
|
scicos arrays during simulation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
массивов scicos во время моделирования
|
|
Translated by
Stanislav V. Kroter
|
|
Reviewed by
Stanislav V. Kroter
|
|
|
|
26.
|
|
|
Usage: [myvar]=getscicosvars(["str1";"str2";...]);
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Использование: [myvar]=getscicosvars(["str1";"str2";...]);
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
27.
|
|
|
- myvar: an int32 or double matrix or a Tlist.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
- myvar: матрица типа int32 или double либо Tlist.
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
28.
|
|
|
- ["str1";"str2",...] is a string matrix
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
- ["str1";"str2",...] является матрицей строк
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
29.
|
|
|
that must be informed with the following values:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
которая должна знать следующие значения:
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
30.
|
|
|
%s : Wrong type for input argument # %d : A string matrix expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Неверный тип входного параметра № %d : ожидалась матрица строк.
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|