|
|
Publish to word, matlab code is not in cells
Hello
consider the following trivial example.
t=1:0.1:10
x=sin(t)
plot(t,x)
when publising this m file as a word document I expected the matlab commands ot be in cells, so that using the matlab notebook I could evaluate them. However that was not the case. Even worse when opening the word document the menu entry notebook was not there. Only when I opened a new file from the matlab shell via the notebook command then word opened with displaying the notebook entry.
Is the word or notebook Installation not correct?
thanks
Uwe Brauer
|
|
0
|
|
|
|
Reply
|
oub (83)
|
2/24/2009 2:13:01 PM |
|
I think this is working "properly". There is no integration between M-file publishing and the MATLAB notebook.
|
|
0
|
|
|
|
Reply
|
matthew9249 (239)
|
2/24/2009 9:04:01 PM
|
|
"Matthew Simoneau" <matthew@mathworks.com> wrote in message <go1nc1$hqr$1@fred.mathworks.com>...
> I think this is working "properly". There is no integration between M-file publishing and the MATLAB notebook.
oops, then I must I add I find notebook far less convinient than I thought.
So it turns out when I publish a .m file in Latex it is more convinient, because:
1. I can, using (X)emacs run the matlab commands contained in the file, region which
using matlab.el, at least for Linux-unix, not sure about XP and cygwin
2. I can display the graphics (png or ps) via x-symbol pkg using ImageMagick
which brings me to the following question. could the built in editor have a similar feature, that is display the graphics which corresponds to a plot command.
Have a look at http://x-symbol.sourceforge.net/
to see how xsymbol does this.
|
|
0
|
|
|
|
Reply
|
oub (83)
|
2/25/2009 12:04:01 PM
|
|
|
2 Replies
42 Views
(page loaded in 0.094 seconds)
Similiar Articles: xlswrite to merged cells - comp.soft-sys.matlabHowever, for publishing purposes, this cell is merged with cells 'B1 ... will be able to give you a short code ... to merged cells - comp.soft-sys.matlab I have a cell array ... Index over multiple cell arrays with cellfun - comp.soft-sys ...if statements to change indexing - comp.soft-sys.matlab i have code that works ... Convert cell array to numeric array - MATLAB This MATLAB function converts cell array C ... Text to Voice conversion in matlab - comp.soft-sys.matlab ...Matlab code to C code converter - comp.soft-sys.matlab Text to Voice ... text values of ... Double to char - comp.soft-sys.matlab Re: Conversion to cell from char is not ... matlab code for speed control of 3 phase induction motor using ...matlab code for speed control of 3 phase induction motor using fuzzy logic controller ... Norton anti-virus blocking deployable packages - comp.soft-sys ...Hi, I am creating compiled Matlab deployable ... The warning comes regardless which code I ... xlswrite to merged cells - comp.soft-sys.matlab Norton anti-virus ... how to change the space between bars of different columns in bar3 ...remove space between subplots - comp.soft-sys.matlab how to change the space between bars of different columns in bar3 ..... to draw bars in 3D view, the space between ... Enter text in a table for powerpoint 2007? - comp.soft-sys.matlab ...... how to fill in a Powerpoint table with MATLAB? I can do program everything else I need it to do but when I use the Cell ... My code is PPT = actxserver('PowerPoint ... Changing highlight color in listbox - comp.soft-sys.matlab ...Place the following in your Matlab code, when the focus is on the ... color in listbox - comp.soft-sys.matlab ... mark/highlight cells of uitable - comp.soft-sys.matlab ... Report Generator Batch - comp.soft-sys.matlab... of whether you are reporting on MATLAB code or ... Maker rather than an amateurish word processor, but the difference is not as ... [comp.publish.cdrom] CD-Recordable FAQ, Part ... Automate legend creation for plots - comp.soft-sys.matlab ...Automate legend creation for plots - comp.soft-sys.matlab ... Re: Conversion to cell from char is not ... Excel VBA Chart code for automation; Excel VBA Web Query Overview of Publishing MATLAB Code :: Publishing MATLAB Code ...... markup to publish MATLAB files—including code, comments, and results—to HTML, XML, LaTeX, Microsoft Word ... Is Meant by Publishing MATLAB Code? Using Code Cells ... publish - Generate view of MATLAB file in specified formatThe publish command executes the code for each cell in fourier_demo2.m, and saves the file to ... Stylesheet Language (XSL) file to use when publishing MATLAB code to ... 7/7/2012 10:15:54 PM
|
|
|
|
|
|
|
|
|