What happened to saveppt2

조회 수: 4 (최근 30일)
Ezequiel Gonzalez
Ezequiel Gonzalez 2020년 6월 2일
답변: Bhargavi Maganuru 2020년 7월 9일
I have an m file that uses saveppt2 but it will no longer work. What are the alternatives to saveppt2? Is it still supported?
  댓글 수: 4
Ezequiel Gonzalez
Ezequiel Gonzalez 2020년 6월 2일
I thougth that would be the case. Thansk fellas/ladies who answered this so promptly.
Ezequiel Gonzalez
Ezequiel Gonzalez 2020년 6월 2일
I cannot generate the .PPT using that older version since I am using 2018b. I believe the forums call for more modern options. Best regards. Yes. It is being run on Windows. Before running it I could not find the function but in older posts. Now, I know why.

댓글을 달려면 로그인하십시오.

답변 (1개)

Bhargavi Maganuru
Bhargavi Maganuru 2020년 7월 9일
Hi,
Makesure you're adding saveppt2 support package from here
There is an issue with the function, whenever it is used it is throwing an error which says 'Input to num2str must be numeric'
I have brought this issue to the concerened people.
As a workaround, you could open saveppt2.m file and replace addlParms.figure(i) with addlParms.figure(i).Number in the line 557, then function will work without any errors.

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by