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