Items tagged with export export Tagged Items Feed

After loong time calculations i obtained results and manually fitted them. Of course, as usually happens, kernel broke and all i have is output (output in rtable form). So i decided simply export-import them and continue my manipulations.

All i see is "export to ml form". So i did it. And after that i tried to reimport them via

MathML[Import]

Hi everyone,

In MapleSim, I know that after running a model simulation, one can save the data via 'export data in excel or csv' format...

But is it possible to automate this process via a script? For example, if I wanted to see what the model data looks like by varying one parametere between 10 to 50?

Example:

for i = 1:50

   variable_in_model = i;

   run MapleSim model;

   save MapleSim model data;

HI,

 

I've got a MapleCode with exports the data in the end into an ".txt"-File. Now it's necessary to create an"Tab" instead of the semicolon, which is produced now between A and B.

Now: "A;B"

Should be: "A    B" (Tab between).

 

> fd := fopen("C:/ZZZ_TEST4.txt", WRITE);
                      ...

How do i properly export textof function via interface(verboseproc=2)+print(smth) for father rewritting for own needs?

I mean with formatting as print do itself?


Hello everyone.

When exporting the model in the picture, I want the variables to be:

s_P2(t), theta_R2(t) and theta_R3(t), as in the help example.

http://www.maplesoft.com/support/help/MapleSim/view.aspx?path=MapleSim/Multibody/Kinematic_Exports

However, I obtain:

theta_R1(t), theta_R2(t) and theta_R3(t)

How can I choose the variables that I want?

 

Thanks for make learning easier!

Hello everyone.

When exporting by an multibody attachment, the name of the variables exported from a revolute or translational joint, are set by default, like "s_P2(t)", "theta_R", etc. If I wanted them to be named "x(t)",... , what will I have to do?

Is it possible to do directly, without using an alias?

Hi

When I export my MapleSim 5 results to a CSV file, I get only 6 digits, I'm looking for effects in the 1/1000 ppm or ppb region, I'm lost here

The global Settings window allows me to adapt epsilon abs and rel, thats nice, but nothing on the data export side.

I find it logical and usefull to have a settings on the export tab to decide on precision, and or selection of time series (usefull if one does not want all data, but just the last 100 values of a loooong run ;)

export as pdf in maple

October 10 2011 by itsme 124 Maple

Hi

Is there a way to change the font size when doing an "export as pdf" from the file menu? It it currently much to big for me (both in plots as well as other text). I use worksheets (not documents) exclusively.

thanks

 

I have solved my one chapter of my mathematics text book in maple. i want to get is published, but dont know how to format and how to make the page for book publishing, can any one help?

Miktex 2.9 and Maple 13 (Help)

September 22 2011 by Szumi 0 Maple 13

Hello guys I'm writing to you becouse I have some problem with miktex and maple.

I exported Maple workshed to tex file, but when I compiled  pdf by Winshell or TexnicCenter I have big problem.

The pdf file looks that:

I dont know why. I did some things ( copy ETC files from Maple to my document folder) but it's dosent...

hi

 

i want to export figures in maple to word. in other software like Tecplot when we use WMF format, the figures saves like a vector and when magnifiyng picture , quality remains good. but in maple when i export figure as WindowsMetaFile the quality of figure decrase and decrases with magnifing. i want to know how i export figures in maple to keep quality high. thancks

Hello together,

 

thanks for helping me with my earlier problem. I now managed to put toether a plot which suits my purposes, but i can't manage to Export it using the e.g. plotsetup(gif, plotoutput = "C:\\Test.gif") command.

I don't get an output but a warning: Warning, ignoring axis information in _AXIS[n] structures

If i switch back to plotsetup(default) everything is displayed in the editor window.

Anybody any ideas? If...

Currently, the size of a table/matrix which can be exported to a spreadsheet is limited to 255 columns X 65535 rows. I believe this rule was implemented because of the maximum possible size of a spreadsheet(Am I right?) . This used to be the case in Excel 2003, but since Excel 2007, a spreasheet  can be : 1,048,576 rows by 16,384 columns.

 

Maybe it is time to update this rule?

 

Excel 2003 :http://office.microsoft.com/en-us/excel...

I'm looking for information on the x3d format, with a view to converting x3d to 3d-pdf.

  1. x3d formats are available from standard gui by right-clicking to "export".  How can you use plotsetup to access the "Extensible 3D" format with a line of code?
  2. what x3d viewer do you recommend?
  3. do you have any tips on converting x3d to pdf?

Let me elaborate to provide context to my questions. In a previous post (

Hi im somehow not able to export my worksheet into a word document, as the rtf format doesnt seem to be available on the maple 15 mac version. converting into html is possible but not satisfying. i really need help here.

thanks a lot !!!!

greetings

1 2 3 4 Page 1 of 4