insert and deleting lines - Messages
WroteI use onenote and mathcad. they both have a fairly quick way to insert / delete multiple empty lines. i think a similar feature could be useful.
We have that in Smath as an auxilliary module.
Please let me check in the latest 6179.
Jean
WroteI use onenote and mathcad. they both have a fairly quick way to insert / delete multiple empty lines. i think a similar feature could be useful.
The latest Mathcad version I used, didn't have built-in insert/delete cols/rows.
We did it via auxilliary modules. You will find near the bottom of the page of
the attached "Matrix treasury.sm". Was created 5346, works fine 6179 [100%].
Cheers, Jean
Utilities Matrix Treasury Copy.sm (330 KiB) downloaded 133 time(s).
But I still have a question regarding inserting and deleting lines in programming functions.
Sometimes while editing long function definitions, I would like to insert/delete a placeholder, but I couldn't yet find how to do it.
Anybody can help?
Thanks
Marco
WroteThanks for the very useful collection of matrix functions.
But I still have a question regarding inserting and deleting lines in programming functions.
Sometimes while editing long function definitions, I would like to insert/delete a placeholder, but I couldn't yet find how to do it.
Anybody can help?
Thanks
Marco
Hello Marco,
you can add arguments with the argument separator key "," or ";" (depending on the settings of your SMath Studio. The argument is added before the one in which you are if the text cursor is at the begin of the content, at the opposite is added after that argument if you are at the end of the content. You are at the begin or at the end of the content when the horizontal line of the text cursor covers the whole argument
File not found. File not found.
To delete an argument, you have to delete the content and then when you have an empty placeholder you can delete the argument.
To select the content of the argument with keyboard inputs move the cursor at the begin or at the end of the argument by using the left arrow (if you are at the begin) or the right arrow (if you are at the end) up to when the horizontal line below covers the whole content; then press SHIFT + the opposite arrow to make a selection and the backspace key to delete the content. Press backspace again to delete the empty placeholder.
File not found. File not found.
Thank you so much Davide.
Thx!
... but he forgot to explain me in what way I can insert other lines between the first (upper) and the second (lower) statement
I am using SMath Studio Desktop 64-bit for Windows Version 0.99 build 6622 ;
I tried in many ways , but I could not do it .
I am certainly not a "magician" ... and it's the first time I write a post
Thanks in advanxe to Davide ...
WroteOn 2018 March 01 , Davide Carpi suggested to me the use of the function named "cases" , available in the fx-function / Programming
... but he forgot to explain me in what way I can insert other lines between the first (upper) and the second (lower) statement
I am using SMath Studio Desktop 64-bit for Windows Version 0.99 build 6622 ;
I tried in many ways , but I could not do it .
I am certainly not a "magician" ... and it's the first time I write a post
Thanks in advanxe to Davide ...
My fault, sorry. You have to use the argument separator character like inside the line() function

This function however needs an odd number of arguments, therefore you have to type it twice (f.e. type comma and comma again); same for deleting, you have to use the backspace two times.
WroteHello Jean:
A few modifications to your file "Utilities Matrix Treasury Copy.sm"
Thanks Carlos,
This "Treasury" needs be revamped.
Updated as suggested ... nice !
There is lot more for another Treasury.
Jean
-
New Posts
-
No New Posts