Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.6K Views
|
1 Reply
|
4 Total Likes
View groups...
Share
Share this post:

Using ;; with Part[ ]?

Posted 4 years ago

Hello. I found a code in the Wolfram language on the Internet and I am trying to figure it out. Please help me understand the purpose of each command digit on the second line. I tried to look at Part and Span in the help, but I still didn't get it. Thanks.

data = Import["dest\\Test.xlsx", "Data"];
x = data[[1, 2 ;; - 2, 2 ;; - 2]];
POSTED BY: Sofia Knyazeva
POSTED BY: Neil Singer
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard