: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
<title>CodeMirror: Octave mode</title>
<link rel=stylesheet href="../../doc/docs.css">
<link rel="stylesheet" href="../../lib/codemirror.css">
<script src="../../lib/codemirror.js"></script>
<script src="octave.js"></script>
<style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style>
<a href="http://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png"></a>
<li><a href="../../index.html">Home</a>
<li><a href="../../doc/manual.html">Manual</a>
<li><a href="https://github.com/codemirror/codemirror">Code</a>
<li><a href="../index.html">Language modes</a>
<li><a class=active href="#">Octave</a>
<div><textarea id="code" name="code">
[23e2 12E1j 123D-4 0x234]
break zeros default margin round ones rand
ceil floor size clear zeros eye mean std cov
abs acos atan asin cos cosh exp log prod sum
log10 max min sign sin sinh sqrt tan reshape
else elseif end if otherwise
classdef properties events methods
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
singleLineStringErrors: false},
<p><strong>MIME types defined:</strong> <code>text/x-octave</code>.</p>