Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e2cf4167 authored by hhakim's avatar hhakim
Browse files

Review/Update matfaust.Faust.end.

parent d12fbf98
Branches
Tags
No related merge requests found
...@@ -1091,6 +1091,8 @@ classdef Faust ...@@ -1091,6 +1091,8 @@ classdef Faust
%====================================================================== %======================================================================
%> @brief The last index when slicing or indexing a Faust. %> @brief The last index when slicing or indexing a Faust.
%> %>
%> <code>size(F, K) == end</code> when indexing the K-th dimension of F \f$(K \in {1, 2})\f$.
%>
%> This function overloads a Matlab built-in function. %> This function overloads a Matlab built-in function.
%> %>
%> %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment