Skip to content

Commit 04654b8

Browse files
authored
Rename array2spArray.m to array2SpArray.m
1 parent 96ebdb5 commit 04654b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array2spArray.m renamed to array2SpArray.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
% Create structure
3131
spA = struct('Size',sizA,'Ind',indA,'Val',valA);
3232

33-
end
33+
end

0 commit comments

Comments
 (0)