Toggle navigation
mtt
Not logged in ·
Login
Home
Timeline
Files
Branches
Tags
Home
zero_matrix.m
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File
mtt/bin/trans/m/zero_matrix.m
from the
latest check-in
function [A] = zero_matrix(N); A = zeros(N,N); endfunction;
MTT:
Model Transformation Tools
[
GitHub
|
SourceHut
|
Sourceforge
|
Fossil RSS
]