The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Entry line Matrix editing
10-16-2014, 10:57 AM
Post: #1
Entry line Matrix editing
Is it (is) or is it (is not) able to insert a row in a matrix on the ENTRY LINE BEFORE the first row?

The virtual calc Help|User Guide suggests I can make any size matrix, but it offered no suggestion on how to increase a matrix before element (1,1).

Example: Entry line contains --> [[1,2,3],[9,8,7]]
append this --> [0,0,0]
making it thus --> [[0,0,0],[1,2,3],[9,8,7]]

+/- doesn't seem to do 'before row' editing.

-Dale-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Entry line Matrix editing - DrD - 10-16-2014 10:57 AM
RE: Entry line Matrix editing - Joe Horn - 10-16-2014, 02:18 PM
RE: Entry line Matrix editing - DrD - 10-16-2014, 03:39 PM



User(s) browsing this thread: 1 Guest(s)