photo

judy abbott


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


interpolation vector with a lot of duplicate values code on R2010a
Please how i can use this code on Matlab R2010 y1 = [350 770 800 920 970 990 1020 1054 1080 1100]; x1=[10 10 11 14 1...

7 years ago | 2 answers | 0

2

answers

Question


Vector of min or max for 3 vectors
Please for A, B and C vectors as: A = [2; 0; -4; 4]; B = [0; -6; -2; 1]; C = [4; 1.5; 4; -2]; i need to get the mi...

7 years ago | 1 answer | 0

1

answer

Question


Problem with string assembly
Hy all for my code, V_AA = [100; 200] L_AA = length(V_AA) S_AA = num2str(V_AA) for i=1:L_AA F_AA{i} = ['...

8 years ago | 2 answers | 0

2

answers

Question


Reading several cell (not in range) from a Excel file
Dear all, I'm looking to read a serval cell not in range for example A1, A3 and A50 It work for a cell: X1 = 1; Val_X1...

8 years ago | 1 answer | 0

1

answer

Question


Editing a txt file and replace a specifics lines
Dear all, my question is about the edition of an txt file and the replacement of the 4 and the 5 line and keep the above ones an...

8 years ago | 1 answer | 0

1

answer

Question


Problem in format for a txt file output (non return to line)
Hy all, for a txt file output, i get an non return to line V_Ref = {'Ref_1'; 'Ref_2'}; Nbr_Ref = length(V_Ref); V...

8 years ago | 1 answer | 0

1

answer

Question


Merge matrices into one matrix based on column order
Hy All, I'm new Matlab user i need to merge/interlace/combine a number of matrix in one , i have fond on network A1 =[1 2...

8 years ago | 1 answer | 0

1

answer