Skip to Main Content Skip to Search
Login
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Thread Subject: Publish a Report

Subject: Publish a Report

From: Anass ZAIM

Date: 17 Aug, 2007 12:36:37

Message: 1 of 3

Hi all,

I need to generate an HTML report but i don't know what to do!

So i started by creating a script with cells and comments
but the problem is that all my data are in other files (.m)
and i need to get them, so when i created a function in my
script to get the needed data, it doesn't work : "Publish
only works for scripts!".
I know that "Report Generator" exists but its not free..

Does anyone one know what to do?

Thanks for your help!

Subject: Re: Publish a Report

From: Anass ZAIM

Date: 17 Aug, 2007 15:21:08

Message: 2 of 3

"Anass ZAIM" <anass.zaim@mathworks.com> wrote in message
<fa44ol$b3p$1@fred.mathworks.com>...

Another question,
I have a script like this :

%% Simulink Model Differences Report
% Comparing two Simulink Models for additions, deletions,
and changes to blocks.

%% Overview
% *First Model (Before)* :
% *Second Model (After)* :
% *Created* :

%% Differences

And i want to write the name of each model and the date of
creation but its a comment! what should i do?
 
Thanks for your help!

Subject: Re: Publish a Report

From: Matthew Simoneau

Date: 17 Aug, 2007 17:25:15

Message: 3 of 3

With publishing, there isn't a good way to do what I think
you're describing. You can't set a section header (the name
of the model) programmatically. The Report Generator does
this sort of thing well.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
publish Bobbysk Skiller 17 Aug, 2007 08:40:07
rssFeed for this Thread

envelope graphic E-mail this page to a colleague

Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.
Related Topics