Feeds
提问
Having difficulty plotting a robot in a patch plot, robot plot is correctly plotted but when added after hold on statement in patch plot, it is not plotted correctly.
%Set up robot KSetUp; % KPfadgenerator; minJerkPath = []; for i = 1:length(X(indexOfPoints)) test = dataKartesisch(ind...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to call mlapp with input arguments (In the startupfunction) from another m script ?
Hello, I created an mlapp in the app designer and i gave it an input argument. Now I want to start the mlapp in another script....
3 years 前 | 1 个回答 | 0