Closed caobo1994 closed 4 years ago
I agree with @caobo1994.
My original design is to let the output parameter collect the data and then send the data to the table-layout to display on the screen. But it does not really make sense as you said, the output parameters will exactly be the calculated results, but they are still in the realm of this software. So then I combine the output parameter module and table-layout module. In other words, the table-layout module has the secret of collecting the data and output them with the correct format.