17 lines
354 B
HTML
17 lines
354 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SwapMatrixColumn [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function SwapMatrixColumn(mA, C1, C2) </h2></p>
|
|
<p>
|
|
Swaps the contents of 2 columns in a matrix
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |