problem.delcoefs
| problem.delcoefs | 
  Purpose
 
 
 Delete coefficients from the current problem
 
 
  Synopsis
 
  problem.delcoefs (rowindex, colindex) 
 
  Arguments
 
 | 
     rowindex 
     | 
      Row indices of the SLP coefficients to delete.
     | 
| 
     colindex 
     | 
      Column indices of the SLP coefficients to delete.
     | 
  Related topics
 
 
 problem.addcoefs,
 problem.chgnlcoef,
 problem.chgccoef,
 problem.getcoefformula,
 problem.getccoef,
 problem.loadcoefs
 
 
