Map between two cell arrays
Hi,
I want to map two cell arrays.
Following the Containers.Map documentation it is possible : "Keys, specified as a nume...
6 years ago | 1 answer | 0
1
answer
Answered Pending Approval for File Exchange
Hi,
I have the same issue : my file exchange submission is stuck with the Pending Approval status since a few days now.
Is i...
6 years ago | 0
Answered plot a mathmatical function
Perhaps you should have a look at linspace.
u = linspace(1500,3000,16); % since there are 16 values between 1500 and 3000 wit...
packing function for the file exchange
Hi,
I updated a function of mine I created for the file exchange : Any 3D rotation
The main function -rotate_3D- is well inclu...