Hi all
I installed the new version and run the rtbdemo. I found the next two issues:
- I could not run the arm/Code generation, the next error is shown:
Operands to the || and && operators must be convertible to logical scalar values.
Error in runscript>strfind1 (line 170)
if ~isempty(r) && (r == 1)
Error in runscript (line 101)
elseif strfind1(strtrim(line), '%')
Error in rtbdemo (line 101)
runscript('codegen', opts{:})
- If i run the mdl_puma560.m the next error appears:
Undefined function 'Revolute' for input arguments of type 'char'.
Error in mdl_puma560 (line 73)
L(1) = Revolute('d', 0, 'a', 0, 'alpha', pi/2, ...
The other demonstrations are working properly.
My setup is the next:
MATLAB Version: 8.0.0.783 (R2012b)
Operating System: Mac OS X Version: 10.8.2 Build: 12C60
Java Version: Java 1.6.0_37-b06-434-11M3909 with Apple Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Version 8.0 (R2012b)
Simulink Version 8.0 (R2012b)
Curve Fitting Toolbox Version 3.3 (R2012b)
Database Toolbox Version 4.0 (R2012b)
Fuzzy Logic Toolbox Version 2.2.16 (R2012b)
Image Processing Toolbox Version 8.1 (R2012b)
Instrument Control Toolbox Version 3.2 (R2012b)
MATLAB Compiler Version 4.18 (R2012b)
Mapping Toolbox Version 3.6 (R2012b)
Neural Network Toolbox Version 8.0 (R2012b)
Optimization Toolbox Version 6.2.1 (R2012b)
Parallel Computing Toolbox Version 6.1 (R2012b)
Partial Differential Equation Toolbox Version 1.1 (R2012b)
Robotics Toolbox Version 9.8.0
Signal Processing Toolbox Version 6.18 (R2012b)
Simscape Version 3.8 (R2012b)
Stateflow Version 8.0 (R2012b)
Statistics Toolbox Version 8.1 (R2012b)
Symbolic Math Toolbox Version 5.9 (R2012b)
System Identification Toolbox Version 8.1 (R2012b)
Wavelet Toolbox Version 4.10 (R2012b)