Is there a way to publish scripts and/or functions called by the m file being published?
    조회 수: 7 (최근 30일)
  
       이전 댓글 표시
    
Is there a way to publish scripts and or functions that are called by an m file being published? Is there a way to link them so that the user can click through them?
I've created a suite of MATLAB scripts and functions. I have one driving script that calls the other scripts and functions. I have about 50 files in total to be delivered, so I really do not want to make it one giant m-file with sub functions. The only way I can think of is to publish them individually and then combine them. However, this will take a lot of work.
댓글 수: 0
채택된 답변
추가 답변 (1개)
  Srinivas
      
 2012년 12월 14일
        MATLAB report generator may be, I am not 100% sure if a single file publish can be used
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 File Operations에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


