
How to go about programming this function in MatLab
    3 次查看(过去 30 天)
  
       显示 更早的评论
    
I am trying to program a function into matlab but I am struggling to get started. I want to program it as a function and not as part of a script so that I may use it later on when I need it. 
Basicaly, there will be n number of terms, and x and y are arrays that will change in size depending on how have set them up.

2 个评论
  Stephen23
      
      
 2021-4-28
				
      编辑:Stephen23
      
      
 2021-4-28
  
			Original question retrieved from Google Cache:
I am trying to program a function into matlab but I am struggling to get started. I want to program it as a function and not as part of a script so that I may use it later on when I need it. 
Basicaly, there will be n number of terms, and x and y are arrays that will change in size depending on how have set them up.

回答(2 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




