From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- pt-br/matlab-pt.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'pt-br/matlab-pt.html.markdown') diff --git a/pt-br/matlab-pt.html.markdown b/pt-br/matlab-pt.html.markdown index 947e0699..cd300f39 100644 --- a/pt-br/matlab-pt.html.markdown +++ b/pt-br/matlab-pt.html.markdown @@ -529,7 +529,6 @@ ans = a.multiplicarLatPor(a,1/3) % dois objetos PosicoesGPS. b = ClassePosicoesGPS(15.0, 32.0) c = a + b - ``` ## Mais sobre MATLAB -- cgit v1.2.3