Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.3K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Help with CNC vibration analysis from audio samples

Posted 1 year ago
POSTED BY: T M
3 Replies
Posted 1 year ago

After continued searching I found the answer.

I was inserting an arrow character after the PlotRange and ScalingFunctions, but it seems this was not recognized as I expected by mathematica.

I replaced these with -> characters, which became an arrow, and the missing graph was shown.

POSTED BY: T M
Posted 1 year ago

POSTED BY: T M

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard