[go: up one dir, main page]

Items tagged with startup

Feed App Center

This is new:

Maple 2024 frozen on opening recent files

Maple 2023 frozen on opening

Maple 2022 frozen on opening start page

Maple 2021 blinking

Maple 2020 opening start page

The above system state is constant for about 30 min. Maple sessions without start page are working. I can enter code but file opeing and saving does not work. The fact that Maple 2020 is also not working makes it unlikely that the Java environement is part of the problem.

I have several times restarted the system. The rest of the system is working.

Something happened to the system and I have no clue what is was and what I can do about it.

Any ideas or suggestions what I could try? Windows 10.

Recently, Maple takes quite long to start here, and I wonder if there are any hints about how to speed up.

Maple itself starts quickly, but opening the start page takes quite long.

Antivirus? Other settings?

Dear Forum, 

 

I want to make a Document where some values are initialised and left alone afterwards.
The startup-code seems to be the solution. The manual says, it is executed, when the document is reloaded.

But if i execute the document with "!!!" the startup-code is executed too. 
How can I avoid this ? 
Is there a good way to write "run once" code ?

 

Thank you very much

 

Klaus

startup code is  : 

init:=false;

After reloading, this should be false  init = trueNULL

the startup code should be executed after reloading but is executed when the code is executed with !!! . init is set to false again
If the code is executed stepwise , ! by ! , it behaves as expected.

if not init then x := 3; y := 4; init := true end if
 

2*x = 8NULL

x := 4

4

(1)

2*x = 8NULL

NULL

NULL

NULL


 

Download doesnotrunonce.mw

Is there a way to make a library file that automatically has the functions/procedures loaded on startup and after it any new or open ".mw" can use functions/procedures from library with no redefinition?

When pressing !!! (Execute entire worksheet) it seems to me that startup code is executed.

Is that correct, and if - why is that so?

Does anyone know of the simplest way to insert  a new line, or carriage return in a Maple Startup Script ?

I am brand new to Maple, so I really don't have a clue what I am doing, but essentially, I would like my new worksheet to start two lines down from the top.  I cannot seem to get the Startup Script to do this.

I have tried several things, and cannot find anything that works.

Any ideas ?

I have converted a single large worksheet into a workbook comprising many worksheets.  One of the worksheets contains start-up code.  Is that start-up code (which includes numerous subroutines/functions) automatically available/accessible/executable by all the other worksheets in the workbook?  

Melvin

 

Hi, I am currently using the embedded components to make an interface in maple 2016. However, when I executed the startup code, an error was reported, which is 0, "recursive assignment". The recursions are not allowed in the startup code? Anyone can help me with this problem? By the way, how to cancel the warning of executing the startup code when I open the .mw?

Many thanks!

I have been unable to successfully open a text file for writing in MAPLEPLAYER, whether it is requested in the startup code section or via a document tools button.  Is there a way to write to a file in MAPLEPLAYER?  It returns a "no write access" statement.

The write works perfectly in MAPLE 2015.1

MRB

There is no menu item called "Startup Code"

in the "Edit" menu item of my Maple 13.

Please help!

 

Thanks!

There are quite a few useful resources, like TAs and documents in the startup page, however, I can only access them by clicking the links. Where are those files located on the disk? (Mac OSX)

I thought there is a way to set j as the imaginaryunit with a scope larger than the current file. There is a startup script or something ?

Anyone have a quick answer (other than no : ) ?

 

Thanks, cheers !!

Hi,

If I click on the "Edit Startup Code" button, key in "with DEtools;" (sans quotes), save it and close the Startup Code dialog, the "Edit Startup Code" button in the toolbar is filled (indicating startup code).

If I then close Maple and re-open it the startup code is gone.

As I thought that the startup code was for all sessions, I am wondering what I am doing wrong.

Any help appreciated.

regards,
Andrew

The startup code and the code edit regions are very nice things. Perhaps it is possible to enable import and export to and from it from and to files. And it will be nice if one can mark up some reagon in a worksheet and the choose something like "convert to code edit region" from the context menu.

Further "Find" and "Replace" in startup code and code edit regions will be very helpful.

Last not least: Perhaps it is possible to convert the startup code and the code edit region in 2D-math formation?
 

Hi all, I'm a new user so...you'll forgive me if I've chosen the wrong forum. That's my problem: I've used Maple 10 3 or 4 times since the installation, but the last time I've tried to start it, the window was completely GRAY; after about a minute an error message appeared saying something about a 'peripheral error' and 'restart the computer to restore the system' (...sorry for bad translation from italian), the interesting thing is that the system has changed its graphical settings about the monitor resolution (800*600) and colors (I think 4 or 16). An other information... I noticed that a txt file was created just in that time and placed into maple directory: 'hs_err_pid1136.txt'; opening it you can read 'An unexpected exception has been detected in native code outside the VM.
1 2 Page 1 of 2