Changeset 27707
- Timestamp:
 - 04/26/23 13:35:13 (3 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/wrappers/matlab/io/FetchMatlabData.cpp
r24112 r27707 538 538 for(int i=0;i<cols;i++){ 539 539 for(int j=0;j<(jc[i+1]-jc[i]);j++){ 540 matrix[ rows*ir[count]+i]=pmxmatrix[count];540 matrix[cols*ir[count]+i]=pmxmatrix[count]; 541 541 count++; 542 542 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)