Group Abstract Group Abstract

Message Boards Message Boards

Im having trouble making a few lines of code work within manipulate

Posted 11 years ago
POSTED BY: jethro holcroft
2 Replies

It is difficult to help without code to cut and paste into your responders' own notebook. It is advisable to use the code block mark up in the top left icon in this editor.

Among other things, it appears that your import is picking up strings and FindFit is objecting to fitting a model. Check the dimensions and FullForm of data.

Advice. Get commands working in small compact examples. Integrate those parts into a complete working example. Generalize with Manipulate as one of the last steps.

POSTED BY: W. Craig Carter

In addition to Craig's excellent suggestions, Manipulate starts with a capital M.

See http://reference.wolfram.com/language/tutorial/GettingUsedToTheWolframLanguage.html and links therein.

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