Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0d8382ab authored by DIB Elian's avatar DIB Elian
Browse files

Modified ouput variables order to be consistent with input variables

parent 21f7b228
Branches
Tags
No related merge requests found
function [Xq,Yq,X,Y,varargout] = gridCoords(X,Y,Xq,Yq,varargin) function [X,Y,Xq,Yq,varargout] = gridCoords(X,Y,Xq,Yq,varargin)
%GRIDCOORDS Summary of this function goes here %GRIDCOORDS Summary of this function goes here
% Detailed explanation goes here % Detailed explanation goes here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment