diff options
Diffstat (limited to 'es-es/matlab-es.html.markdown')
-rw-r--r-- | es-es/matlab-es.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/es-es/matlab-es.html.markdown b/es-es/matlab-es.html.markdown index 9290e505..6c9800c2 100644 --- a/es-es/matlab-es.html.markdown +++ b/es-es/matlab-es.html.markdown @@ -556,7 +556,6 @@ ans = a.multiplyLatBy(a,1/3) % la adición de dos objetos Waypoint. b = WaypointClass(15.0, 32.0) c = a + b - ``` ## Más sobre MATLAB |