Creating a program function ? (II)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Creating a program function ? (II)
Hello, Everyone.
Creat a program function RLL( ) ?
Thanks in advance for your time and help.
Regards.
Message was edited by: Loi Le
Message was edited by: Loi Le
Message was edited by: Loi Le
Solved! Go to Solution.
- Labels:
-
Physics
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You may use an "unravel" program to use Freds routine:
Or how about this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What is the question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm sorry because my question is not clear, Mathcad User.
I guess Werner who did help me answer some my questions in some previous posts, but the last question I need help is :
The question is "Create the program function F( ) ?
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Many thanks for your time and help, Fred.
Could we edit the program F( ) ?
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The function "str2num" converts letters to ASCII numbers. The function "num2str" converts ASCII to letters. Those will work inside F().
F() as written, works on a vector, not an array. Select either a row or column.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You may use an "unravel" program to use Freds routine:
Or how about this:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for your time and help, Werner.
Best Regards.
