mashirui521 / RobotVision

A matlab-based robot controller as well as image processor using android smartphone
0 stars 0 forks source link

[ToDo] Create MatlabServer API as well as commands in GUI using JavaServer #5

Closed mashirui521 closed 9 years ago

mashirui521 commented 9 years ago

MatlabServer API must up-to-date with JavaServer

mashirui521 commented 9 years ago

A new module "01_JServerAPI" was created to adapt JavaServer(supporter) API in Matlab. Unittest is needed. Reference to #7 and #6

mashirui521 commented 9 years ago

help Information about each functions should be created Template: function name and arguments output Description argmuments Name type descirption

mashirui521 commented 9 years ago

APIs is up-to-date. The comments were added in each function. Since the gui in matlab is so unstable, it is deleted. A new solution for matlab gui is needed