Feeds
질문
How can I use the values of properties from class A as the input argument of a function of class B?
% For example % Class A would be something like this classdef tank properties tank_volume end methods function ob...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
" for element in List" - (simple problem)
Hi everyone, i am new to programming but i know that you can write in Python something like this: x3 = [5, 4, -3, -2] j = 4 ...
5년 초과 전 | 답변 수: 1 | 0
