yaorui0032 / matlab-toolboxes-robotics-vision

Automatically exported from code.google.com/p/matlab-toolboxes-robotics-vision
0 stars 0 forks source link

runscript fails for demos with "..." #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. runscript('graphics')
2. at line "p560_2 = SerialLink(p560, ..."
Error using runscript (line 140)
Error: This statement is incomplete.

What is the expected output? What do you see instead?
It should have run the set of three lines concatenated with ellipses

What version of the product are you using? On what operating system?
>> ver
--------------------------------------------------------------------------------
----------------
MATLAB Version: 8.0.0.783 (R2012b)
MATLAB License Number: 248458
Operating System: Microsoft Windows 7 Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot(TM) 
Client VM mixed mode
--------------------------------------------------------------------------------
----------------
MATLAB                                                Version 8.0        
(R2012b)
Simulink                                              Version 8.0        
(R2012b)
Communications System Toolbox                         Version 5.3        
(R2012b)
Control System Toolbox                                Version 9.4        
(R2012b)
Curve Fitting Toolbox                                 Version 3.3        
(R2012b)
DSP System Toolbox                                    Version 8.3        
(R2012b)
Data Acquisition Toolbox                              Version 3.2        
(R2012b)
Image Processing Toolbox                              Version 8.1        
(R2012b)
MATLAB Compiler                                       Version 4.18       
(R2012b)
Mapping Toolbox                                       Version 3.6        
(R2012b)
Optimization Toolbox                                  Version 6.2.1      
(R2012b)
Robotics Toolbox                                      Version 9.8.0             

Signal Processing Toolbox                             Version 6.18       
(R2012b)
Simulink Control Design                               Version 3.6        
(R2012b)
Statistics Toolbox                                    Version 8.1        
(R2012b)
Symbolic Math Toolbox                                 Version 5.9        
(R2012b)
>> 

Please provide any additional information below.

Original issue reported on code.google.com by rarmi...@gmail.com on 13 Jun 2013 at 1:03